11 releases (5 stable)
new 1.1.4 | Dec 6, 2024 |
---|---|
1.1.2 | Mar 29, 2024 |
1.1.1 | Nov 4, 2023 |
1.1.0 | Jul 13, 2023 |
0.1.2 | Nov 30, 2020 |
#18 in Data formats
344 downloads per month
Used in 2 crates
3MB
1K
SLoC
easy-gltf
This crate is intended to load glTF 2.0, a file format designed for efficient transmission of 3D assets.
It's based on the gltf crate but has an easy to use output.
This crate is perfect for your rendering projects (raytracer, OpenGL, rasterizer...).
Features
Here are the supported features of the crates:
extras
: Retrieve all metadata json informationnames
: Retrieve names of objectsvertex-color
: Retrieve vertex color information
Usage
For examples of use see the crate documentation.
Dependencies
~5.5MB
~111K SLoC