Docs.rs
draco-oxide-0.1.0-alpha.4
draco-oxide 0.1.0-alpha.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
shunski
rot1024
Dependencies
base64 ^0.21
normal
draco-nd-vector ^0.0.0
normal
enum_dispatch ^0.3.13
normal
faer ^0.22.6
normal
gltf ^1.4
normal
image ^0.25
normal
indexmap ^2.0
normal
lazy_static ^1.5.0
normal
paste ^1.0
normal
remain ^0.2.15
normal
schemars ^0.8
normal
seq-macro ^0.3.6
normal
serde ^1.0
normal
serde_json ^1.0
normal
thiserror ^2.0.12
normal
tobj ^4.0.3
normal
Versions
24.73%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
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
Module encode
draco_
oxide
0.1.0-alpha.4
Module encode
Module Items
Structs
Enums
Traits
Functions
In crate draco_
oxide
draco_oxide
Module
encode
Copy item path
Source
Expand description
Defines the mesh encoder.
Structs
§
Config
Enums
§
Err
Traits
§
Encoder
Config
Functions
§
encode
Encodes the input mesh into a provided byte stream using the provided configuration.