Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 650 Bytes

README.md

File metadata and controls

7 lines (4 loc) · 650 Bytes
Newton_Fractals.mp4

Newton Fractals

Small college project visualizing Newton fractals. The fractals are created by applying Netwon's method to various polynomials (shown in top left).

Based on the initial guess (which is determined by the mouse position), Newton's method will converge to a root seemingly at random. But if one assigns a root-specific color to each root and colors each initial guess based on the root it converges to, a fractal pattern emerges.