aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-05-20Correct resize, linear iterpolation draftCharles
2020-05-20Added Smoothness and super samplingCharles
2020-05-20Added multiple key pressed at onceCharles
2020-05-20Added colors with 1D textureCharles
2020-05-19Simple (but insanly fast compared to CPU) fragment shader to draw mandelbrot setCharles
2020-05-19Added OpenGL boilerplateCharles
2020-05-19Basic explorer with window resize, iterations change, moving aroundCharles
2020-05-19Back to basic SDL application boilerplateCharles
2019-09-22SupersamplingCharles
2019-09-20Parallel computation, pixel arrayCharles
2019-09-17OptionsCharles
2019-08-29Added LICENSEHappyTramp
2019-08-29Updated README with TODO listCharles
2019-08-29Complex number optimizationCharles
2019-08-28Mouse center selection and zoomCharles
2019-08-28Color as unionCharles
2019-08-28Proportionnal movement and zoomCharles
2019-08-28Color Palette, need shortcutCharles
2019-08-28Added primitive zoom with 'p'/'m' and moving with the arrow keysCharles
2019-08-28State stores the window size and the domain where to look the setCharles
2019-08-27Brightness level according to step before excusionCharles
2019-08-27Set visualizationCharles
2019-08-27SDL boilerplate windowCharles
2019-08-27Initial commitCharles