Module dagon.resource.gltf.mesh

GLTF mesh.

Description

The dagon.resource.gltf.mesh 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

NameDescription
GLTFMesh Represents a GLTF mesh.