Docs.rs
three-0.4.0
three 0.4.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
kvark
Dependencies
arrayvec ^0.4
normal
bitflags ^1
normal
cgmath ^0.16
normal
derivative ^1.0
normal
froggy ^0.4.4
normal
genmesh ^0.6
normal
gfx ^0.17.1
normal
gfx_device_gl ^0.15
normal
optional
gfx_glyph ^0.13
normal
gfx_window_glutin ^0.28
normal
optional
gltf ^0.11.1
normal
optional
glutin ^0.19
normal
optional
image ^0.20
normal
includedir ^0.5
normal
itertools ^0.8
normal
log ^0.4
normal
mint ^0.5
normal
obj ^0.9
normal
phf ^0.7.12
normal
quick-error ^1.2
normal
rodio ^0.8
normal
vec_map ^0.8
normal
env_logger ^0.6
dev
notify ^4
dev
rand ^0.6
dev
includedir_codegen ^0.5
build
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
three
0.4.0
Module skeleton
Module Items
Structs
Type Aliases
In crate three
three
Module
skeleton
Copy item path
Source
Expand description
Mesh skinning.
Structs
§
Bone
A single bone that forms one component of a
Skeleton
.
Skeleton
Contains array of bones.
Type Aliases
§
Inverse
Bind
Matrix
A matrix defining how bind mesh nodes to a bone.