#gltf #json #load #schema #bindings #data #json-schema

rustlf

Simple Rust Bindings for the glTF JSON Schema - only loads in data

2 stable releases

1.0.1 Jan 30, 2023

#86 in Data formats

MIT license

17KB
408 lines

rustlTF

This is a set of structs for loading in glTF files in Rust - it translates the json to the structs provided and nothing more. For info on the format, see : https://registry.khronos.org/glTF/specs/2.0/glTF-2.0.html#schema-reference-animation-sampler

Dependencies

~0.7–1.4MB
~32K SLoC