Volume mesh
Appearance
(Redirected from Volumetric models)
This article relies largely or entirely on a single source. (September 2020) |
In 3D computer graphics and modeling, a volumetric mesh is a polygonal representation of the interior volume of an object. Unlike polygon meshes, which represent only the surface as polygons, volumetric meshes also discretize the interior structure of the object.
Applications
[edit]One application of volumetric meshes is in finite element analysis, which may use regular or irregular volumetric meshes to compute internal stresses and forces in an object throughout the entire volume of the object. [1]
Volume meshes may also be used for portal rendering.