Giuliano64
Guest
Hello, everyone.
are struggling with a problem of 3d reconstruction of a topographic relief.
with a couple of days (and nights!) of work, I managed to write a macro in vba that builds the triangles of delaunay on the horizontal plane, used subsequently to determine the solid with the upper surface corresponding to the top relief top.
the fact is that the algorithm I thought doesn't seem to be particularly efficient, since some applet java found on the internet make the triangulation in real-time while my program also puts us a few hours for 300 points.. .
Do any of you have any suggestions to give me?
Thank you all.
are struggling with a problem of 3d reconstruction of a topographic relief.
with a couple of days (and nights!) of work, I managed to write a macro in vba that builds the triangles of delaunay on the horizontal plane, used subsequently to determine the solid with the upper surface corresponding to the top relief top.
the fact is that the algorithm I thought doesn't seem to be particularly efficient, since some applet java found on the internet make the triangulation in real-time while my program also puts us a few hours for 300 points.. .
Do any of you have any suggestions to give me?
Thank you all.