Skip to content

fneitzel/cygl

 
 

Repository files navigation

cygl

Open GL cython definitions and utils. Glew.pxd files is auto generated from glew.h

##Dependecies: GLEW (OpengGL Extension Wrangler)

  • Linux: sudo-apt-get install libglew-dev
  • MacOS: brew install glew
  • Win 'insert win instructions here.'

##Build

  • run 'python setup.py install' (may require sudo)
  • please raise an issue if this does not work for you

About

Open GL cython definitions and utils

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • C 97.5%
  • Python 2.5%