cceckman / fractal-farlands

Rendering fractals with different numeric types.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fractal Overdrive (aka Fractal Farlands)

See the paper for more details.

This was previously "Fractal Farlands", after the Minecraft bug.

To build and run:

  • Get a Cargo toolchain for your platform
  • cargo run --release --bin ff-web - you want the optimized build, srsly.
  • Go to the listed port in your web browser (e.g. localhost:3000)
  • Enjoy!

About

Rendering fractals with different numeric types.


Languages

Language:Rust 60.8%Language:TeX 34.6%Language:JavaScript 4.0%Language:HTML 0.4%Language:CSS 0.1%