Skip to content

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

License

Notifications You must be signed in to change notification settings

oo-bldrs/glTF-SDK

This branch is 4 commits behind nickcastel50/glTF-SDK:master.

Folders and files

NameName
Last commit message
Last commit date
Jul 19, 2022
Mar 22, 2023
Jan 22, 2019
Feb 24, 2020
Dec 5, 2020
Aug 9, 2018
Apr 12, 2023
Aug 21, 2018
Aug 9, 2018
Mar 22, 2023
Jun 11, 2021
Jan 9, 2019
May 17, 2018
Aug 21, 2018
Nov 7, 2018
Aug 9, 2018
Aug 9, 2018
Aug 9, 2018
Aug 9, 2018

Repository files navigation

Build Status

Microsoft glTF SDK - A C++ Deserializer/Serializer for glTF

  • Windows/macOS/Android Compatible
  • glTF & glB support, including embedded Base64 support
  • Flexibility and ease of integration to any 3D engine
  • Strongly typed extension support
  • Built-in schema validation during deserialization
  • Low memory overhead
  • Utilities for converting input data of any type (e.g. float/uint8/uint16 RGB/RGBA color) into a single type such as float RGBA color

Nuget Packages

Trademarks

glTF is a trademark of The Khronos Group Inc.

Contributing

This project welcomes contributions and suggestions. Most contributions require you to agree to a Contributor License Agreement (CLA) declaring that you have the right to, and actually do, grant us the rights to use your contribution. For details, visit https://cla.microsoft.com.

When you submit a pull request, a CLA-bot will automatically determine whether you need to provide a CLA and decorate the PR appropriately (e.g., label, comment). Simply follow the instructions provided by the bot. You will only need to do this once across all repos using our CLA.

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 81.2%
  • PowerShell 14.0%
  • CMake 4.7%
  • Other 0.1%