How to get elevation data of a rocky surface?
bdemin <[email protected]> Wed, 3 Jul 2019 06:46:18 -0700 (MST)
| Newsgroups | gmane.comp.lib.vtk.user |
|---|---|
| Message-ID | <[email protected]> |
I'm running a multi-body simulation of a vehicle driving on a rocky terrain and need to get the elevation data of the terrain. The terrain is built from 2 parts: 1) 2D grid of elevation data 2) "Rocks" which are defined as polygonal meshes with a random number of vertices, scattered on the grid. I need to combine the 2 parts to get a single grid representing elevation data, including the rocks. Basically, projecting the rocks on the surface and updating the elevation data in that area to that of the rock. Note that the grid of the surface is finer than that of the polygonal mesh rock. Here are the two objects rendered separately: <http://vtk.1045678.n5.nabble.com/file/t342644/Untitled.png> Is there a quick way to get the combined elevation data? Thank you. -- Sent from: http://vtk.1045678.n5.nabble.com/VTK-Users-f1224199.html _______________________________________________ Powered by www.kitware.com Visit other Kitware open-source projects at http://www.kitware.com/opensource/opensource.html Please keep messages on-topic and check the VTK FAQ at: http://www.vtk.org/Wiki/VTK_FAQ Search the list archives at: http://markmail.org/search/?q=vtkusers Follow this link to subscribe/unsubscribe: https://vtk.org/mailman/listinfo/vtkusers