![]() |
A thin wrapper around the trimesh library for loading triangle meshes.
Classes
class Scene
: A simple scene graph which can be rendered directly via
class Trimesh
: The Geometry3D
object is the parent object of geometry objects
Functions
load(...)
: Loads a triangle mesh from the given GFile/file path.