Docs.rs
vmdl-0.1.1
vmdl 0.1.1
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
icewind1991
Dependencies
arrayvec ^0.7.2
normal
bitflags ^2.4.1
normal
bytemuck ^1.14.0
normal
cgmath ^0.18.0
normal
itertools ^0.12.0
normal
static_assertions ^1.1.0
normal
thiserror ^1.0.37
normal
tracing ^0.1.37
normal
clap ^4.4.11
dev
criterion ^0.4.0
dev
gltf =1.3.0
dev
gltf-json =1.3.0
dev
iai ^0.1
dev
image ^0.23.14
dev
main_error ^0.1.2
dev
miette ^5.5.0
dev
tf-asset-loader ^0.1
dev
three-d ^0.14.0
dev
tracing ^0.1.40
dev
tracing-subscriber ^0.3.18
dev
vmt-parser ^0.1
dev
vtf ^0.1.6
dev
Versions
7.59%
of the crate is documented
Go to latest version
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
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
☰
vmdl
0.1.1
All Items
Re-exports
Modules
Structs
Enums
?
Crate
vmdl
source
·
[
−
]
Re-exports
pub use crate::mdl::
Mdl
;
pub use crate::vtx::
Vtx
;
pub use crate::vvd::
Vvd
;
Modules
mdl
vtx
vvd
Structs
FixedString
Fixed length, null-terminated string
Handle
A handle represents a mdl structure in the mdl file and the mdl file containing it.
Mesh
Model
Quaternion
RadianEuler
SkinTable
Vector
Enums
ModelError
StringError