Library for surface reconstruction in C#
-
Any buddy has some information about........ Good library for surface reconstruction from points cloud (points are with 3-dimension). I have heard that "DELAUNY MESH TRIANGULATION 3D" can help in this kind of task....... But i can't find good explanation for that algorithm..... any one know about "DELAUNY MESH TRIANGULATION 3D" for C#....... or any other algorithm for mesh triangulation or can say algorithm for surface reconstruction from points cloud in C#..... One good Library COMPUTATIONAL GEOMETRY are available here... But unfortunately it is in C++.... Thanks, Regards Pritesh Patel.
-
Any buddy has some information about........ Good library for surface reconstruction from points cloud (points are with 3-dimension). I have heard that "DELAUNY MESH TRIANGULATION 3D" can help in this kind of task....... But i can't find good explanation for that algorithm..... any one know about "DELAUNY MESH TRIANGULATION 3D" for C#....... or any other algorithm for mesh triangulation or can say algorithm for surface reconstruction from points cloud in C#..... One good Library COMPUTATIONAL GEOMETRY are available here... But unfortunately it is in C++.... Thanks, Regards Pritesh Patel.
what is really wrong in this question........... please give reason of down voting.
-
what is really wrong in this question........... please give reason of down voting.
Probably because you didn't read but one or two of these[^].
A guide to posting questions on CodeProject[^]
Dave Kreskowiak