mandelbrot-nim/README.md

5 lines
No EOL
311 B
Markdown

* my first nim project https://nim-lang.org/
* also: my first opengl project, manually translated from c++ found in https://physicspython.wordpress.com/2020/02/16/visualizing-the-mandelbrot-set-using-opengl-part-1/
* works at least on my mac
* start with `nimble run`
* use arrow keys to navigate en ESC to quit