Module dagon.resource.gltf.mesh
GLTF mesh.
Description
The dagon module defines the GLTFMesh class,
which represents a 3D mesh in the GLTF format. The class supports
rendering the mesh using its associated primitives and materials.
Classes
| Name | Description |
|---|---|
GLTFMesh
|
Represents a GLTF mesh. |