Loading...
@fstown
1
Projects
5
Awards Received
9
Awards Given
1
Followers
6
Following

A small project I have been working on for a while; the mandelbrot explorer. A simple visualisation of the set has been done by mapping each pixel to a complex number based on the current perspective and viewpoint. The iteration is then applied then its appearance is governed by whether it A - diverges or B - a maximum iteration count is reached. The number of iterations then determines the pixel colour - giving the patterns seen.