All Projects → microsoft → Gltf Sdk

microsoft / Gltf Sdk

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

Programming Languages

cpp
1120 projects
cpp14
131 projects

Projects that are alternatives of or similar to Gltf Sdk

Ueviewer
Viewer and exporter for Unreal Engine 1-4 assets (UE Viewer).
Stars: ✭ 1,083 (+247.12%)
Mutual labels:  gltf, cross-platform
Castle Engine
Cross-platform (desktop, mobile, console) 3D and 2D game engine supporting many asset formats (glTF, X3D, Spine...) and using modern Object Pascal
Stars: ✭ 475 (+52.24%)
Mutual labels:  gltf, cross-platform
Cute headers
Collection of cross-platform one-file C/C++ libraries with no dependencies, primarily used for games
Stars: ✭ 3,274 (+949.36%)
Mutual labels:  cross-platform
Rabbittoolbox
🤸🏾‍♀️👗开源的动画渲染软件,提倡以简单、易用,高质量的物理演算以及渲染质量和性能,为喜爱二次元动画的用户降低视频制作门槛
Stars: ✭ 309 (-0.96%)
Mutual labels:  cross-platform
Hprose Nodejs
Hprose is a cross-language RPC. This project is Hprose 2.0 for Node.js
Stars: ✭ 297 (-4.81%)
Mutual labels:  cross-platform
Flatbuffers
FlatBuffers: Memory Efficient Serialization Library
Stars: ✭ 17,180 (+5406.41%)
Mutual labels:  cross-platform
Xplat
Cross-platform (xplat) tools for Nx workspaces https://nstudio.io/xplat
Stars: ✭ 300 (-3.85%)
Mutual labels:  cross-platform
Eiskaltdcpp
File sharing program using DC and ADC protocols
Stars: ✭ 277 (-11.22%)
Mutual labels:  cross-platform
Simplcommerce
A simple, cross platform, modularized ecommerce system built on .NET Core
Stars: ✭ 3,474 (+1013.46%)
Mutual labels:  cross-platform
Csconsoleformat
.NET C# library for advanced formatting of console output [Apache]
Stars: ✭ 296 (-5.13%)
Mutual labels:  cross-platform
Gltfutility
Simple GLTF importer for Unity
Stars: ✭ 305 (-2.24%)
Mutual labels:  gltf
Photon
A lightweight multi-threaded downloader based on aria2.
Stars: ✭ 3,030 (+871.15%)
Mutual labels:  cross-platform
Micro
A modern and intuitive terminal-based text editor
Stars: ✭ 18,526 (+5837.82%)
Mutual labels:  cross-platform
Exporters
Exporters for Babylon.js and gltf file formats
Stars: ✭ 302 (-3.21%)
Mutual labels:  gltf
Flutter yyets
🎲 Flutter YYets Demo
Stars: ✭ 283 (-9.29%)
Mutual labels:  cross-platform
Airbash
A POSIX-compliant, fully automated WPA PSK PMKID and handshake capture script aimed at penetration testing
Stars: ✭ 308 (-1.28%)
Mutual labels:  cross-platform
Polodb
PoloDB is an embedded JSON-based database.
Stars: ✭ 282 (-9.62%)
Mutual labels:  cross-platform
Orbtk
The Rust UI-Toolkit.
Stars: ✭ 3,460 (+1008.97%)
Mutual labels:  cross-platform
Orion
Cross platform Twitch.tv client
Stars: ✭ 298 (-4.49%)
Mutual labels:  cross-platform
Umka Lang
Umka: a statically typed embeddable scripting language
Stars: ✭ 308 (-1.28%)
Mutual labels:  cross-platform

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].