Skip to content

fofix/python-cmgl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project