Crate fj_interop
source ·Expand description
§Fornjot Interop Types
Fornjot is an early-stage b-rep CAD kernel written in Rust. The kernel is split into multiple libraries that can be used semi-independently, and this is one of those.
This library defines types that allow other components of Fornjot to interoperate, without having to depend on each other.
Modules§
- Extension traits for standard library types
Structs§
- RGBA color
- A triangle mesh
- An approximated model
- A triangle
Type Aliases§
- An index that refers to a vertex in a mesh