Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 560 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 560 Bytes

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.