Godlike / Pegasus

Game physics engine (can fly)
MIT License
6 stars 2 forks source link

Feature: Simple Shape Intersection Tests #18

Closed ilia-glushchenko closed 7 years ago

ilia-glushchenko commented 7 years ago

Implement following simple shapes: Ray, Plane, Triangle, Sphere, Cone, Capsule, Cylinder, Box. Implement intersection queries for Plane, Sphere, Box.