flyx / OpenGLAda

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

ImageMagick and Assim Examples #130

Closed rogermc2 closed 5 years ago

rogermc2 commented 6 years ago

I"m developing some examples that involve ImageMagick and Assim. However, I think the additional complexity is probably not warranted for OpenGLAda so I plan to setup a separate repository for at least these examples. My intended name is OGL_AdaExamples. Any suggestions or recommendations are welcome.

rogermc2 commented 6 years ago

I have now setup the new repo as OglAda_Examples. I inherit OPenGLAda as a submodule.

flyx commented 5 years ago

Eventually, it may be a good idea to put all examples in an own repository. However, having them in the main repository is kinda easier as they also serve as tests.

Anyway, examples that involve additional libs should certainly be in an own repo, so I (over half a year later) approve of your actions :).