/gluppy

Python API for pyopenGL and GLUT.

Primary LanguagePython

gluppy

Python API for openGL and GLUT.

Has support for:

  • Window generation
  • Dots
  • Lines
    • DDA
    • Bressenham
  • Circles
    • Center Radius