Julia Set Fractal


Description


I used ray marching process to create this julia set fractal. Fractal is calculated using quaternions with the usual equation f(x) = z^2 +c. The distance estimator function is used that returns the closest point on the julia set for any point on the quaternion space.


Platform Used


OpenCL , OpenGL


Demonstration





Download Source code and Binaries