> Some time ago I put together an example in the Python Cookbook:
> http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/325392
> that tried to illustrate a very simple example of wxpython and pyopengl.
>
> If you want something more complex, my program Vimes:
> http://vimes.sf.net
> is a molecular visualizer that is based on wxpython and python opengl.
This is a good start and definitely works.
The next step is to figure out how selection works, draw a whole bunch of
objects,
I'll check out Vimes as well, though it might be further the other end of
the spectrum I am looking for for examples, but definitely sounds like the
right kind of project to look at.
Thanks for the tip.
--
Michael
|