Skip to content

dinau/nim-opengl-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nim-opengl-test


OpenGL test program with Nim language

This program is referred from this page,

and converted to Nim language.

Draw Mandelbrot


Build and run


git clone https://github.com/dinau/nim-opengl-test.git
cd nim-opengl-test
nimble run

or 

make run

Static link


If you'd like to statically link glfw3 library,
enable below line,

switch "define","glfwStaticLib"`

in config.nims

Operation


  • Pause drawing: Press S or Space key : toggled
  • Reset windows size: Press R key
  • Quit program: Press Q key or Esc key

About

OpenGL test program with Nim language

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages