Crate gltf_v1

Crate gltf_v1 

Source

Re-exports§

pub extern crate gltf_v1_json as json;

Modules§

accessor
binary
buffer
camera
document
error
gltf
image
light
material
mesh
node
scene
skin
texture

Structs§

Accessor
A typed view into a buffer view.
Buffer
A buffer points to binary data representing geometry, animations, or skins.
Document
Glb
Binary glTF contents.
Gltf
glTF JSON wrapper plus binary payload.
Node

Enums§

GLTF_Error
Represents a runtime error.

Functions§

import_buffers
import_images