Closed petersesztak closed 1 year ago
first of all : thanks for your lib.
Question: is there any built in function to determine if a point is inside a 3D convex polygon ?
Thanks for your kind reply in advance, Péter
No, there is not. This library is strictly for finding the convex hull. Please refer to TVGL's MiscFunctions.cs (https://github.com/DesignEngrLab/TVGL) for functions such as this.
first of all : thanks for your lib.
Question: is there any built in function to determine if a point is inside a 3D convex polygon ?
Thanks for your kind reply in advance, Péter