flyx / OpenGLAda

Thick Ada binding for OpenGL and GLFW
flyx.github.io/OpenGLAda/
MIT License
96 stars 13 forks source link

Indexing example #119

Closed rogermc2 closed 6 years ago

rogermc2 commented 6 years ago

This example demonstrates indexing of vertex buffers via element buffers

flyx commented 6 years ago

I think at some point in time, we should split the examples into an own repository, as the number of binary files and files in general gets bigger and bigger.

rogermc2 commented 6 years ago

OK. Currently I have three more in the queue waiting to PR. Hopefully I shouldn't need any more for a while. New examples are prompted by new features that I have problems with in the main Ada project that I am working on.