flyx / OpenGLAda

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

Add new example - Coloured cube #63

Closed rogermc2 closed 7 years ago

rogermc2 commented 7 years ago

I had some problems getting this branch up to date. Hopefully its OK now but I'm not very confident about it.

flyx commented 7 years ago

The naming inside the ogl_tutorials directory is a bit verbose. Would you mind renaming the directories from tutorial[Number]_[Name] to just [Number]_[Name], like 04_coloured_cube? Also, the gpr files for the first tutorials were named simply tutorial_[Number].gpr, this one now is tutorial04_coloured_cube.gpr, that seems unnecessary.

rogermc2 commented 7 years ago

OK. Done.