Module collada

Source
Expand description

COLLADA (.dae) parser.

Functionsยง

from_slice
Parses meshes from bytes of COLLADA text.
from_str
Parses meshes from a string of COLLADA text.