@haribala/simple-physics
TypeScript icon, indicating that this package has built-in type declarations

0.2.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i @haribala/simple-physics

Weekly Downloads

0

Version

0.2.1

License

Apache-2.0

Unpacked Size

64.4 kB

Total Files

7

Last publish

Collaborators

  • haribala