Dear Julia Users,

does anyone know of a package capable of computing whether a point lies 
inside or outside of a (3D) convex hull?

I know that the solution to this problem is rather trivial, however, before 
I reinvent the wheel, I figured some code might already be out there. I 
checked the Julia interface to qhull (CHull.jl) but was unable to find a 
quick fix in the qhull manual. I know that the GeometricalPredicates 
package provides this functionality for triangles and tetrahedra, however, 
I was looking for something more general.

Best regards,
Robert

Reply via email to