Sample physics engine written in JS for understanding physic simulation math.
- Main source: Let's Make a Physics Engine - Two-Bit Coding
- GDC2006 Catto Erin - PhysicsTutorial
- GDC2014 Catto Erin - Physics for Game Programmers: Understanding Constraints
- Metanet Software Inc - N tutorial A
- myselph.de - Rigid Body Game Physic
- Giuseppe Maggiore - Game Physic
- dyn4j.org - SAT (Separating Axis Theorem)