96 Forks
431 Stars
431 Watchers

gltf

A crate for loading glTF 2.0

How to download and setup gltf

Open terminal and run command
git clone https://github.com/gltf-rs/gltf.git
git clone is used to create a copy or clone of gltf repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gltf https://github.com/gltf-rs/gltf/archive/master.zip

Or simply clone gltf with SSH
[email protected]:gltf-rs/gltf.git

If you have some problems with gltf

You may open issue on gltf support forum (system) here: https://github.com/gltf-rs/gltf/issues