dinau/nim-opengl-test
OpenGL test program with Nim language
OpenGL test program with Nim language
This program is referred from this page,
and converted to Nim language.
git clone http://github.com/dinau/nim-opengl-test.git
cd nim-opengl-test
nimble run
or
make run
If you'd like to statically link glfw3 library,
enable below line,
switch "define","glfwStaticLib"`
in config.nims
S
or Space
key : toggledR
keyQ
key or Esc
key