Skip to content

Latest commit

 

History

21 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Physics Sandbox

alt text

Installation

Ensure Node 12.16.3+ and npm is installed

Node.js dependencies include

  • Express
  • Socket.IO
  • Browserify
  • node-gameloop

Clone the repository, cd <path>/physics-sandbox and run npm install.

To build project: ./build

To run server: node <path>/physics-sandbox

It is recommended to run client on Chrome on localhost with default port :8080 for testing.

Features

  • Velocity, acceleration, momentum, gravity
  • Polygon collision detection and resolution
  • Impulse resolution

About

JS physics engine built from scratch on Node.js.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages