dhart.geometry

Description

Provides functions for manipulating and loading geometry.

Classes

CommonRotations()

Holds several predefined rotations that may be useful

MeshInfo(indices_or_pointer[, vertices, ...])

A mesh stored in C++ as a 3*n array.

OBJGroupType(value)

Different methods to seperate several meshes from a single OBJ

Functions

ConstructPlane()

Construct a new plane object.

Flatten(list_of_objects)

Flatten a list of list of tuples

LoadOBJ(path[, group_type, rotation])

Load an obj file from the given path.