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 ...
This is the cumulative application created from the Cherno OpenGL tutorial series. The series is a great introduction to OpenGL and graphics programming in general. The series is available on YouTube ...