Newton Save

A playful, particle-based physics engine designed from the ground up for JavaScript.

Project README

Newton

A playful, particle-based physics engine designed from the ground up for JavaScript.

Build Status

Read the docs

Roadmap

  • Getting started guide
  • ☑ Feature completeness with getting started guide demos
  • ◻ 90% Test coverage
  • ◻ API docs
  • ◻ Performance benchmarks
  • ◻ Shape Constraint (rigid bodies)
  • ◻ Registration Points (for custom rendering)
  • ◻ Web Workers (offloading from the main CPU)

Contributing quick start

Contributions welcome! Check out the roadmap. Constraints are always handy. Force and Body libraries too.

make build && open examples/guide_movement.html

  • make watch: builds into build/newton.js and watches for changes
  • make test: runs unit tests
  • make dist: builds a minified distribution version
Open Source Agenda is not affiliated with "Newton" Project. README Source: hunterloftis/newton
Stars
917
Open Issues
13
Last Commit
9 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating