Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 417 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 417 Bytes

Parallel mandelbrot set visualization with WebAssembly, Raynon and Rust

Interactive Mandelbrot set visualizer in Rust that paralellizes computation with Rayon and compiles to WebAssembly to run in your browser. Read more about it in my blog post or Explore the Demo Here (Works on a recent version of Chrome.)