Re: [PyOpenGL-Users] tutorial sources
Brought to you by:
mcfletch
From: Mike C. F. <mcf...@vr...> - 2013-07-08 14:28:12
|
On 13-07-08 09:46 AM, Andreas Ortmann wrote: > Hello, > > where can I find the python sources for the tutorial on > http://pyopengl.sourceforge.net/context/tutorials/index.xhtml? > > At the bottom on that page it says: > "This code-walkthrough tutorial is generated from the shader_1.py script > in the OpenGLContext source distribution.". > > However I can not find a file 'shader_1.py' in the sources. The code is available online here: http://bazaar.launchpad.net/~mcfletch/openglcontext/trunk/view/head:/tests/shader_1.py <http://bazaar.launchpad.net/%7Emcfletch/openglcontext/trunk/view/head:/tests/shader_1.py> Or you can branch the repository if you have bzr installed: bzr branch lp:openglcontext In the source code .tar.gz distribution it is in a parallel directory "tests" next to the "OpenGLContext" directory. Hope that helps, Mike -- ________________________________________________ Mike C. Fletcher Designer, VR Plumber, Coder http://www.vrplumber.com http://blog.vrplumber.com |