Docs.rs
mesh-geometry-0.4.0
mesh-geometry 0.4.0
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
25 July 2026
Links
Repository
crates.io
Source
Owners
tmathis720
Dependencies
nalgebra ^0.32
normal
optional
num-traits ^0.2
normal
optional
approx ^0.5
dev
criterion ^0.4
dev
proptest ^1.0
dev
Versions
100%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module vec
mesh_
geometry
0.4.0
Module vec
Module Items
Structs
In crate mesh_
geometry
mesh_geometry
Module
vec
Copy item path
Source
Expand description
2D/3D vector types and operations. Vec2/Vec3 definitions and operations for mesh-geometry.
Structs
ยง
Vec2
A 2D vector.
Vec3
A 3D vector.