Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 328 Bytes

File metadata and controls

11 lines (6 loc) · 328 Bytes

rayIntersection

Geometry. Find out the intersection of two rays.

A ray has an origin (a location where it starts) and a direction. It goes infinitely in that direction.

Like a laser in perfect vacuum.