Playing with OpenGl ans Pyglet ~ A tutorial in progress

The following programs are a collection of a work in progress, towards writing a generic and easy to use 3D game interface for beginners in Python and Pyglet

 Steps 1 through 8
1..Encapsulate the pyglet sample 'graphics.py' into a class
2 Adding window and keyboard methods
3 Adding mouse events
4 Cleaning and restructuring the class
5  Added Obj file with texture loading
6 Playing with glTranslatef() to place objects in the viewport
7 Drawing 2 instances of the same loaded object
8 Playing with glLoadIdentity() to show how OpenGL places objects
1-8_in_progress.zip
File Size: 153 kb
File Type: zip
Download File