Re: [PyOpenGL-Users] NEEDS for pyopengl
Brought to you by:
mcfletch
From: <il...@ya...> - 2002-12-01 02:56:14
|
--- Hermann_Tröllinger <tro...@t-...> wrote: > i want to use pyopengl2 > > but i'm afraid it doesn't work. so pleas give me > some tipps. > which packages should be installed first and so on. > where can i get a offline tutorial of pyopengl? > > thank you, > LT > Most parts of pyopengl work well, but there are a few parts which don't. If you're on windows download the binary installer version. If you're on linux/unix download cvs, then read README.cvs for a list of dependencies. I'm not sure about the best option for the mac. http://pyopengl.sourceforge.net/ for links on docs, including OpenglContext( a frame work for gl apps ). Check out these nehe python examples using pygame. http://www.pygame.org/gamelets/#NEHE I think pygame is the best/easiest way to start with pyopengl. There are also some applications in the OpenGL/Demo/ directory. If you have any problems drop a note to the list, and we'll help you out :) Have fun! __________________________________________________ Do You Yahoo!? Everything you'll ever need on one web page from News and Sport to Email and Music Charts http://uk.my.yahoo.com |