Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 330 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 330 Bytes

pureJSCollisions

Pure Javascript Implementation of elastic collisions. This code was written during a video on the Hungry Turtle Code youtube channel. The elastic collision algorithm was coded based on the steps set out in this paper.