/opengl-python

Python (+pyglet) ports of various OpenGL books/tutorials.

Primary LanguagePythonMIT LicenseMIT

opengl-python

This repository contains Python source code for various OpenGL tutorials/books available online. All examples use Python 3 and pyglet. Other tutorial/book specific dependencies are listed in the appropriate folders.

For now, the following ports are available:

Contributing

  • Use the "Issues" tab to report issues.
  • If you want to write compatibility code (for earlier OpenGL/Python versions) put it in a separate folder.

License

Licensed under the MIT License. See LICENSE for details.