Closed yvanblanchard closed 4 months ago
Not directly. The vertices need to be converted, and unique as well.
Take a look at JSCAD www.openjscad.xyz
Agreed with https://github.com/mauriciopoppe/quickhull3d/issues/25#issuecomment-1547013254, the input needs to be an array of unique points.
Hello, would it be possible to input STL or OBJ mesh file as input (TEXT or binary format, taking only the vertices) ? Thank you