how to create mesh of a sparse point cloud?
Posted: Tue Oct 20, 2020 10:12 pm
Hi, Daniel, I want to create 3D Triangulated Irregular Network using CC, I load a point cloud with RGB and scalar field and the use 'Edit->Mesh->Delaunay 2.5D(best fitting plane)' to create a mesh. However, I found this function seems to create 2D Delaunay and the created mesh seems incorrect. Is there any function in CC that could create a mesh for sparse point cloud? Or to create 3D Delaunay?