95 Forks
464 Stars
464 Watchers

glTF-SDK

glTF-SDK is a C++ Software Development Kit for glTF (GL Transmission Format -https://github.com/KhronosGroup/glTF).

How to download and setup glTF-SDK

Open terminal and run command
git clone https://github.com/microsoft/glTF-SDK.git
git clone is used to create a copy or clone of glTF-SDK 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-SDK https://github.com/microsoft/glTF-SDK/archive/master.zip

Or simply clone glTF-SDK with SSH
[email protected]:microsoft/glTF-SDK.git

If you have some problems with glTF-SDK

You may open issue on glTF-SDK support forum (system) here: https://github.com/microsoft/glTF-SDK/issues