This article relies largely or entirely on a single source. (September 2020) |
In 3D computer graphics and modeling, a volumetric mesh is a polyhedral representation of the interior region of an object. It is unlike polygon meshes, which represent only the surface as polygons.
Applications
editOne 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.