From: Bruce S. <Bru...@nc...> - 2012-11-15 06:20:55
|
More progress, uploaded to github.com/BruceSherwood/vpython-wx. Textures are now supported on both Mac and Windows. I haven't worked on Linux yet. Known bugs: Mouse interactions aren't quite right on the Mac, using a 3-button mouse, and I haven't yet tackled the one-button mouse. No keyboard event handling yet (which is related to handling a one-button mouse). Minor bugs, such as not being able to make a window invisible. Aspirations not yet addressed: Placing a 3D VPython canvas in a window larger than the canvas, and making it possible to add wxPython elements such as buttons to the window. Exploiting GPUs on graphics cards (which means importing such developments from the GlowScript project). Bruce Sherwood |