Point to line distance in GeometryBasics or another geometry package

This thing is beautiful and scary at the same time. Definitely an overkill for simple Euclidean 3D spaces. I’m leaning towards implementing some basic functionality using SIMD.jl package and represent 3D points/vectors as SIMD.Vec{4,Float32} for performance.

2 Likes