You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Click in a point to zoom 2x in that point.
This code suffers a lot from floating point rounding.
The algorythm is very simple and calculates the color value for each point of the plane without optimizations.