Collision detection and response in JavaScript Goblin Physics is an open source physics engine written from the ground up for JavaScript games and applications. It's goal is to provide fast and dependable physics simulation regardless of platform (desktop or mobile, browser or nodejs). Examples Features Full collision detection & response for rigid bodies Support for many shapes including convex h

