In this OpenGL programming tutorial with Python and PyOpenGL we cover how to create infinite cubes that fly at us in our game. The only major flaw here is that the cubes are only infinite in one area, we need to eventually devise a way to make random cubes appear no matter where the character goes.
PyOpenGL playlist: • OpenGL with PyOpenGL tutorial Python ...
PyGame with Python 3 Playlist: • PyGame with Python 3 Game Development
Python: Python.org
PyOpenGL: Either use http://www.lfd.uci.edu/~gohlke/python... or http://pyopengl.sourceforge.net/
PyGame: Either use http://www.lfd.uci.edu/~gohlke/python... or http://pygame.org/download.shtml
sample code: http://pythonprogramming.net/opengl-p...
http://seaofbtc.com
http://sentdex.com
http://hkinsley.com
/ sentdex