News

I followed The Cherno's OpenGL tutorial series on YouTube to learn OpenGL for Nim. In his tutorials, he uses C++, but since Nim's OpenGL code is very similar to the C++ code, it was easy to translate ...
See "LICENCE.txt" for licence information. Each chapter with major demonstration code has a corresponding demo here. There is also an example of code for Hello Triangle for OpenGL 2.1 for reference.
I recently came in here asking for help in learning how to do basic graphics operations in C++ and someone in here (thank you whoever you are) sent me over to Nehe's OpenGL tutorials page. Needless to ...