sanskarjaiswal2001 / Julia-Set

A Javascript program to print the Julia Set

Home Page:https://sanskarjaiswal2001.github.io/Julia-Set/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Julia-Set

A Javascript program to print the Julia Set

This is a slightly modified version of Mandlebrot Set project to visualize the Julia Set

Hover the mouse around to change the real and imaginary parts of the constant complex number

Try it out here : Julia Set

Screenshots :

  • c = −0.7269 + 0.1889i

  • c = −0.8i

About

A Javascript program to print the Julia Set

https://sanskarjaiswal2001.github.io/Julia-Set/

License:MIT License


Languages

Language:JavaScript 72.5%Language:HTML 23.4%Language:CSS 4.1%