Expand description
Plexus is a library for 2D and 3D mesh processing.
Please note that versions in the 0.0.*
series are experimental and
unstable! Use exact version constraints when specifying a dependency to
avoid spurious breakage.
Modules§
- buffer
- Linear representation of meshes.
- geometry
- Geometric traits and primitives.
- graph
- Half-edge graph representation of meshes.
- prelude
- Re-exports commonly used types and traits.
- primitive
- Primitive topological structures.
Structs§
Traits§
- From
RawBuffers - From
RawBuffers With Arity - Iterator
Ext - Extension methods for types implementing
Iterator
.