Re: [PyOpenGL-Users] wxpython + PyOpenGL examples
Brought to you by:
mcfletch
From: Michael U. <mur...@an...> - 2005-04-04 18:49:25
|
> 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 |