Skip to content

🔮 Mandelbrot set in Rust

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

dtcristo/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🔮 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.