Landscaping


Root  Previous item  Next item

Delaunay triangulation can be used when dealing with heightdata in the form of samples or contourlines. Here you can see a small experiment with a heightmap from The Netherlands.
First the image is inserted into a Rhino document using the _PictureFrame command
Step1
Then the contourlines are traced (manually) with polylines.
RotationPlaceHolder
The polylines are divided with a certain length per point. This gives us a sample collection
Step3
The samples are meshed using the plugin
Step4
And the texture coordinates copied from the heightfield map
completed01
Finally the mesh vertices can be smoothed again and the texture-coordinates
reapplied...
Step5


 


For additional information.