mandelbrot-nim/src/mandelbrot
2020-10-23 23:06:34 +02:00
..
mandelbrot.nim cleanup, and minor performance improvements, but overal using doubles instead of floats in the fragment shader, rendering speed has gone down, but now you can zoom further 2020-10-23 23:06:34 +02:00
shader.frag cleanup, and minor performance improvements, but overal using doubles instead of floats in the fragment shader, rendering speed has gone down, but now you can zoom further 2020-10-23 23:06:34 +02:00
shader.vert first version 2020-10-22 16:14:31 +02:00