Code Examples
Code Example 1 – Mandelbrot Set
My newest upload is a simple piece of C++ code – again, written on Linux, but this time not uploaded as a compiled binary. This piece of code is based on the Mandelbrot Set, a little information about which can be found on The Wiki. There’s also an amazing song Read more…