Skip to content

Ngalstyan4/mandelbrot-wasm-rust-rayon

Repository files navigation

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

About

Mandelbrot Set explorer written in Rust using Rayon multithreading that map to Web Workers when compiled to WebAssembly(wasm)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published