Skip to content

Latest commit

 

History

History
52 lines (37 loc) · 927 Bytes

README.md

File metadata and controls

52 lines (37 loc) · 927 Bytes

🔮 mandelbrot

Mandelbrot set in Rust targeting WebAssembly

Controls

  • Left click to zoom in.
  • Right click to zoom out.

Development

Install dependencies.

script/setup

Build Rust and web frontend.

script/build

Start development server with live-reload.

script/start

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you shall be dual licensed as above, without any additional terms or conditions.