Skip to content

DustInComp/wasm-mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wasm-mandelbrot

A Mandelbrot set renderer I wrote to test out WebAssembly

Features

  • Left-click to zoom
    • Hold Ctrl to zoom out
    • Holdn't Ctrl to zoom in
    • Hold Shift to zoom faster

Current Non-Features

  • Adjusting canvas and render dimensions when window is resized
  • Swapping color schemes

Planned Non-Features

  • Underflowing float64 at scales lower than 1e-161

About

Mandelbrot set rendering using WebAsembly

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published