OpenGL 3D Maze

A screenshot of the maze

A 3D maze I built while I was learning OpenGL.

Makes use of Python and the PyOpenGL library. The maze can be randomly generated or hard-coded.

Get the source code on GitHub