volumetric mesh
{{Short description|Polygonal representation of the interior volume of an object}}
{{1r|date=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
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. {{cite web|url=https://www.igpm.rwth-aachen.de/brakhage/VolMesh_Pre.pdf|title=Volume Mesh Generation for Numerical Flow Simulations using Catmull-Clark and Surface Approximation Methods}}
Volume meshes may also be used for portal rendering.
See also
References
{{Mesh generation|state=autocollapse}}
Category:Computer graphics data structures
{{mathapplied-stub}}