Intersection
From CGAFaq
- How do I find the intersection of a ray and a plane?
- How do I determine the intersection between a ray and a triangle?
- How do I determine the intersection between a ray and a sphere?
- How do I find the intersection of a ray and a Bezier surface?
- How do I find the intersection of a ray and an oriented bounding box?
- How do I find the intersection between two axis-aligned bounding boxes?
- How do I find the intersection between two oriented bounding boxes?
- How do I determine if two triangles in 3D intersect?
- How do I find intersections of two 2D line segments?
- How do I find the intersection of a hyperplane and a 2-flat?
- How do I find intersection of three planes?
- Collision Detection

