Skip to content

This is a Website, where you can explore the Mandelbrot Set and the Julia Set

Notifications You must be signed in to change notification settings

OrFrederick/visual-maths

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Visual Maths

This is my project, where you can explore the Mandelbrot set and the Julia set. If you like the Conveys game of life, explore it too. You can view it at:

https://orfrederick.github.io/visual-maths/

How its built

Its a React App, which uses Rust compiled to Webassembly to calculate the tiles. The tiles are orgeanized by a leafletjs map.

Features

  • Zoom and explore the fractal
  • Fly to a random and interesting point inside the fractal
  • Change the number of iterations per pixel
  • Change the size of the tiles generated
  • Adjust the number of background jobs running, to calculate the tiles
  • Change c, which gets added per iteration (Julia set only)
  • Choose between different themes:

    Orange Rainbow


    Black


    White


    Red


    Green


    Blue

About

This is a Website, where you can explore the Mandelbrot Set and the Julia Set

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published