An open API service indexing awesome lists of open source software.

https://github.com/ousttrue/glbase

pyOpenGL utility
https://github.com/ousttrue/glbase

Last synced: 10 months ago
JSON representation

pyOpenGL utility

Awesome Lists containing this project

README

          

glbase is OpenGL 3.2 Utitlity.

Requirements
============
* Python 2.7

Features
========
* utility wrap OpenGL3.2
* load pmd and build interleaved array
* load pmd in zipfile and build interleaved array
* implement persepective projection

History
=======
* 20120120 0.0.1 first version