Skip to content

liblaf.melon.io.trimesh

Trimesh conversion and writer registration.

Attributes:

as_trimesh module-attribute

as_trimesh: ConverterDispatcher[Trimesh] = (
    ConverterDispatcher(Trimesh)
)

Convert supported triangular mesh objects to [trimesh.Trimesh][].