Skip to content

Repository files navigation

About

A 2D Ising Simulation written in Rust and rendered in JS. Combined through the power of Webassembly.
Rendering part is heavily inspired by mattbierbaum's ising.js

Click here for live demo.

Usage

  1. Build with wasm-pack build

  2. Change to www directory

  3. Install npm dependencies with npm install

  4. Run local server with npm run start

  5. Access via browser on localhost:8080

Or use Docker!

Just run docker-compose up and then access via browser on localhost:8080

About

A simple 2D Ising simulation written in Rust and rendered in JS, powered by WASM.

Resources

Stars

1 star

Watchers

1 watching

Forks

Used by

Contributors

Languages