Crate geom3d

Source

Re-exports§

pub use curve::CurveGroup;
pub use model::Model;

Modules§

consts
Basic mathematical constants.
curve
model
surface
utils

Macros§

grid
Init a grid with values.

Structs§

Grid
Stores elements of a certain type in a 2D grid structure.
KnotVector
knot vector
TriangleMesh

Traits§

Face
A face can be representable by a triangle mesh.

Type Aliases§

Float
Point3
Point4
Quat
Vec3
Vec4