/pga2d-rigidbody

Using Projective Geometric Algebra for Rigidbody Physics in 2D with TypeScript

Primary LanguageTypeScriptMIT LicenseMIT

2D PGA rigidbody physics simulation

2D projective geometric algebra (PGA) rigidbody physics based on Charles G. Gunn's thesis and the bivector.net cheatsheet / tools. Real-time visualizations using SVG and React.

Uses typed geometric algebra from typed-ga.

Instructions

Install nodejs, clone this repository, npm install in it and npm start to start.