glTF-SDK icon indicating copy to clipboard operation
glTF-SDK copied to clipboard

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

Results 33 glTF-SDK issues
Sort by recently updated
recently updated
newest added

Build instructions added as per #92

Now that vcpkg has updated gltf-sdk package as well as rapid-json we can re-enable tests on the CI against vcpkg build.

Is this project still being supported? I may be missing something here, but master branch doesn't build on VS2022 under > C++14. I'm on Windows 10 21H1 ``` Severity Code...

enhancement
help wanted
good first issue
triaged

I'm trying to using library on Linux. This is very basic support, but in the future i am going to implement advanced things.

Hi, I am missing any documentation how to compile to static/dynamic lib to use inside iOS app. I have tried to compile in the usual way, e.g.: ``` git clone...

enhancement
help wanted
good first issue
triaged

I'm trying to package gltf-SDK 1.9.5.0 for conan (with minimal modifications like std::powf replaced by std::pow, unvendoring of rapidjson, fix of installation folders). I've written a simple cpp file, based...

bug
help wanted
good first issue
triaged

I'm trying to build a project that use some library like glm, QT, Vulkan etc. Of course, I'm trying to use glTF-SDK too. I'm struggling a lot because there is...

enhancement
help wanted
good first issue
triaged