GitHub - fofix/python-cmgl: Context-Manager-based OpenGL for Python in Cython

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Repository files navigation

CMGL: Context-Manager-based OpenGL for Python

Build Status

CMGL is a C-extension in Python. This is a Python binding for OpenGL that uses context managers.

Setup

Dependencies

You'll need those packages:

  • OpenGL
  • numpy.

Native modules

Build the extension:

python setup.py build_ext --inplace --force

About

Context-Manager-based OpenGL for Python in Cython

Topics

Resources

Readme

License

GPL-2.0 license

Activity

Custom properties

Stars

0 stars

Watchers

4 watching

Forks

0 forks

Releases

No releases published

Sponsor this project