Noonat Intersect Save

An explanation of 2D collision tests in JavaScript

Project README

JavaScript 2D Collision Detection Build Status

Intersect is a collection of common 2D collision detection tests, written as a tutorial. Hopefully this saves you from the pain of hunting them down yourself, or trying to rip them out of physics libraries.

If you're looking for further reading, you are hurting yourself if you don't buy Real-Time Collision Detection. It is easily the best purchase you could make if you are learning about collision detection. There is also an excellent list of different algorithms here.

The code is written in TypeScript, but it's simple and should be easily portable to your language of choice. To get started, take a look at:

Note that the compiled JavaScript source is also available in the lib folder, if you find TypeScript difficult to read.

Open Source Agenda is not affiliated with "Noonat Intersect" Project. README Source: noonat/intersect
Stars
84
Open Issues
24
Last Commit
1 year ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating