Morph Sample
Morph sample demonstrates direct manipulation of
an object surface using set of mesh interfaces. It also implements runtime
creation of a meshed object without referring to any model file.
The application
By default, the application does not load any model files. It creates a simple
meshed object in memory. Controls on the right-hand side display all information
about the current vertex. Correspondent pair of buttons
allow browsing through the set of all vertexes. The current vertex is displayed
in 3D as a
thick red dot.
The Simplex group offers direct selection of the current simplex and also
demonstrates several methods of traversing the mesh
Update buttons allow modification of vertices.
See also: IMesh_DG, Sample List.
|