Crate gltfgen

Source

Re-exports§

pub use attrib::*;
pub use error::*;
pub use material::*;
pub use texture::*;
pub use utils::*;

Modules§

attrib
config
error
export
material
mesh
texture
utils

Macros§

call_typed_fn
log

Structs§

AttribConfig
Configuration for locating attributes within loaded meshes.
LoadConfig
Configuration for loading meshes.

Functions§

clean_named_meshes
Convenience routine just for extracting the required attributes and removing all extraneous attributes from the given vector of named meshes.
load_and_clean_mesh
load_and_clean_meshes
Convenience routine for loading and meshes extracting the required attributes and removing all extraneous attributes.
load_mesh