cginternals / globjects

C++ library strictly wrapping OpenGL objects.
https://globjects.org
MIT License
538 stars 59 forks source link

Rewrite or move complex examples #291

Closed scheibel closed 8 years ago

scheibel commented 9 years ago

No example should have the need for an abstraction layer; the common example module should vanish. This even helps copying an example and starting from scratch without thinking about dependencies to non-public classes.