PlanePlaneIntersectionLine
(Unity-C#) An algorithm for calculating the intersection line between two planes in 3D space. This method provides both a point in space and a direction vector to define the resulting intersection line. Basend on "intersection of three planes" described in Graphics Gems 1 (Page 305).
Install / Use
/learn @JohannHotzel/PlanePlaneIntersectionLine