/Unity-Line-Triangle-Collision

Experiments with collision detection between line and triangle

Primary LanguageC#

Unity-Line-In-Triangle-Collision

Experiments with collision detection between a line and triangle using the fast Moller Trumbore algorithm. The hit point changes the line colour when passing through the triangle.