<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi guys,<div>Been looking to tesselate a 3D point cloud from array of form [[x1 y1 z1][x2 y2 z2]...[xn yn zn]].</div><div>I tried scipy.spatial.convexhull which worked decently, but has the notable limitation of not handling concaves. The STL I then extracted only had half the triangles, but I think I need to take that up with the maker of numpy-stl.</div><div>Still kinda new to scipy (and programming in general) so could someone informed please help?</div><div>From what I understand Delaunay triangulates every point in the cloud. Is there a way to limit it to only Tessellating to the nearest?</div><div>Or a better method for doing this?</div><div><br><div><div>Many thanks,</div><div> Sam</div><div><br></div><div><b>3D Prints:</b> <i><a href="http://3dhubs.com/service/Mirths-Hub">3dhubs.com/service/Mirths-Hub</a></i></div><div><b>Connect: </b> <i><a href="http://linkedin.com/samueljmaybury">linkedin.com/samueljmaybury</a></i></div><div><b>Watch: </b> <i><a href="http://youtube.com/user/AcrimoniousMirth">youtube.com/user/AcrimoniousMirth</a></i></div><div><b>CV:</b> <i>engineering.community/profile/samuel-maybury/about</i></div><div><i><br></i></div></div></div></body></html>