/heatmap_wasm_lib

Heat Map on canvas based on p5*js engine.

Primary LanguageRustMIT LicenseMIT

HEAT MAP

Heat map library build with web assembly (Rust) and TypeScript bindings.

Logo

Development TypeScript (JavaScript)

This library is still in development process...

  1. You need nodejs and npm installed.

  2. Install dependencies: $ npm i

  3. Run development server: $ npm run dev open localhost:8080 in the browser

  4. (optional) Build in watch mode: $ npm run watch

  5. (optional) Build for prod $ npm run prod

Development Rust

  1. Install rust: Rust installation

  2. Install wasm-pack Wasm-pack installation

  3. Build wasm-pack wasm-pack build

Contributors:

  • Claire Amalfitano
  • Bartosz Lenart