// Workers AI · dad joke modeWhat did the volumetric mesh say? I've got a lot of volume to fill.
Appearance
(Redirected from Volumetric models)
This article relies 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
[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.