Docs.rs
gltf-json-1.4.1
gltf-json 1.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
31 August 2026
Links
Repository
crates.io
Source
Owners
alteous
Dependencies
gltf-derive =1.4.1
normal
serde ^1.0
normal
serde_derive ^1.0
normal
serde_json ^1.0
normal
Versions
99.81%
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 buffer
gltf_
json
1.4.1
Module buffer
Module Items
Structs
In gltf_
json::
extensions
gltf_json
::
extensions
Module
buffer
Copy item path
Source
Expand description
Contains
Buffer
,
View
, and other related data structures.
Structs
ยง
Buffer
A buffer points to binary data representing geometry, animations, or skins.
View
A view into a buffer generally representing a subset of the buffer.