@starweb-libs/physics
v0.0.1
Published
SAT and circle collision detection for the browser
Maintainers
Readme
Starweb Physics
SAT and circle collision detection for the browser, built with TypeScript.
Tech Stack
Modules
| Module | Description |
| ------ | ----------- |
| body | Rectangle body creation and OBB/AABB adapters |
| collision | SAT and circle collision detection (OBB, AABB, circle) |
| geometry | Corner and projection math |
| overlap | Overlap and containment queries |
| types | Shared collision types |
Installation
npm install github:starweb-libs/physicsLicense
MIT — see LICENSE for details.
