0.2.1 • Published 1 year ago

@haribala/simple-physics v0.2.1

Weekly downloads
-
License
Apache-2.0
Repository
github
Last release
1 year 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

1 year ago

0.2.0

1 year ago