algorithmic modeling for Rhino
getting the dip down will be difficult unless you use some marching cube meshing maybe with millipied. Otherwise try Starlings 3d convex hull.
Im agree with Michael, what you want is referred to as (nurbs)surface reconstruction, and can sometimes be very tricky, even in specialized Softwarepackages that ship with 3d scanners. Solving it via remeshing (marching cubes) would be a lot easier and a more general approach. SL 3d convex hull might work in some cases but you would loose all concave or hole details.
For finding the outer points, you can sort them by z coordinates into groups, perform delaunymeshing (group by group) and run kangaroos naked vertices on the resulting meshes.
Or sort them by x coordinates and work with the yz planes to avoid 1 to 2 curve lofting.
Or maybe that wouldn't give you a useful brep?
True for this point cloud, but as i understand Thomas is looking for a more general for any point cloud. Then depending on topology you run into other problems, like what happens when then point cloud closes up at the top side and forms a torus, you would get the 1 to 2 curve lofting (Y branch) in x or z direction.
Thanks for the answers :-)
I'm thinking of sorting into branches by z values, point group and using the convex hull component, fillet and then loft.. Is there a way to loft one curve to two curves?
For this one point cloud, you could try splitting the topmost "single curve layer" into two curves, then loft the "two curve per layer Stack" and the "one curve per Layer stack" separately. But that is not very elegant nor pretty nor a general solution to your problem. already tried marching cubes (from millepede)? Combined with Weaverbirds smoothing components you could achieve very pleasing results on a mesh based approach.
are you using r5, cant seem to get milli to work on r5
I'm using r5 64 bit, and the def. works :-)
I think this is an issue with the download link. a friend of mine couldn't make it either, so I send him the files from the very first download link of Millipede, and it was working. Rhino5 32 bit. maybe we should report it to the group if there is a consistency..
M.
I think this may be it. The download instruction file is instructions for r4, even in the r5 download.
Welcome to
Grasshopper
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
Added by Parametric House 0 Comments 0 Likes
© 2024 Created by Scott Davidson. Powered by