0.2.1 • Published 2 years ago

@haribala/simple-physics v0.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
2 years ago

Simply Physics Engine

Written in Rust and targetting WebAssembly, published as an NPM package. Meant for use in web apps for rendering physics simulations.

Steps to build and run sample app

Prerequisites

Steps

  1. Build the NPM package using wasm-pack
    $ make build
  2. Run the sample web app that uses the NPM package
    $ make www-install-and-start
  3. Go to http://localhost:8080/ in a browser

References

0.2.1

2 years ago

0.2.0

2 years ago