Dynamic Mesh
A dynamic mesh is an object geometry represented by points, lines or triangles that are modified procedurally. It has all the static meshes' shader functionalities, so you can load an existing static mesh as a dynamic one in order to modify it.
See also
- A ObjectMeshDynamic class to edit dynamic meshes via UnigineScript
- An Unigine::ObjectMeshDynamic class to edit dynamic meshes via C++ API
- A set of samples located in the data/samples/objects/ directory:
Last update: 2017-07-03
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)