Docs.rs
rust-3d-0.34.0
rust-3d 0.34.0
Permalink
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
I3ck
Dependencies
bitvec ^0.17.3
normal
fnv ^1.0.6
normal
num ^0.2.1
normal
Versions
62.84%
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 subdivide
rust_3d
0.34.0
Module subdivide
Module Items
Functions
In crate rust_
3d
rust_3d
Module
subdivide
Copy item path
Source
Expand description
Subdivision algorithms to e.g. refine meshes
Functions
ยง
linear
Subdivides a mesh linearly by creating four faces for each input face This will not smoothen the input mesh, since new vertices are placed only on existing edges