Skip to content

Latest commit

 

History

History
9 lines (5 loc) · 496 Bytes

README.md

File metadata and controls

9 lines (5 loc) · 496 Bytes

Interactive_julia

This is a website built using Webassembly for Rust. It displays a Julia Set for the given quadratic formula $f(z) = z^2 + 0.7885 * e^{i\Phi}$.

By clicking on any pixel, you can see the iteration points of the function. You can change the angle of the function and the number of iterations per pixel using the sliders. Try it yourself

Example

example