GamePhysicsJS

Game Physics JS

This project aims to summarize the theory of 3D physics and implement it into a small JS library.

Summary

Particle Physics

Mass aggregate physics

Rigid Body Physics

Collision detection

Contact physics

Implementation

Resources

Other resources to consider