FabriceSalvaire / PyOpenGLng

An OpenGL CFFI (and ctypes) binding for Python
http://fabricesalvaire.github.io/PyOpenGLng
GNU General Public License v3.0
10 stars 2 forks source link

Add a basic example that don't require PyQt and the High Level API #6

Closed FabriceSalvaire closed 10 years ago

FabriceSalvaire commented 10 years ago

for example, just something that draw a square on a 2D viewport.