More work done on fractal program + download link
New features: Custom Julia Set position! Input a custom position or middle mouse click anywhere to set the position. Middle mouse click...
C++ Escape Time Fractal Program - Improvements
I took a week or so break from coding (Guilty Gear Strive is addicting!) but a couple of days ago I got back into working on the fractal...
1 Week of C++ practice: Escape time fractal renderer
Features: Multithreading Runs drawing code off the main thread. Drawing code is split into a number of threads (the constant is currently...
Shaders made when working at Unity
I did a few advanced shaders when I was working at Unity during some of my free time in order to test Shadergraph's functionality. Most...