DG Kernel Documentation


Skip Navigation Links.
Start page
Quick Start
Search Page
Installation
Overview of the software
What is new
Licensing
Collapse ModelsModels
Collapse DG Kernel ComponentsDG Kernel Components
Collapse API ReferenceAPI Reference
Interface List
Vector Space
Collapse General GeometryGeneral Geometry
Collapse ModelModel
Collapse ViewView
Collapse General ComputingGeneral Computing
Collapse Samples and TutorialsSamples and Tutorials
Collapse GraphicsGraphics
Collapse Math ObjectsMath Objects
Collapse DeprecatedDeprecated
Redistribution
Model Viewer
Open Source
Support
Skip Navigation Links Search Documentation


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, Sample List.