SkillAgentSearch skills...

Newton

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

Install / Use

/learn @hunterloftis/Newton
About this skill

Quality Score

0/100

Category

Design

Supported Platforms

Universal

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
View on GitHub
GitHub Stars915
CategoryDesign
Updated1mo ago
Forks49

Languages

JavaScript

Security Score

80/100

Audited on Feb 4, 2026

No findings