libgltf
GLTF parser
A C++ library that parses and loads glTF 2.0 files for various applications.
glTF 2.0 parser/loader for C++17, supports many extensions likes KHR_draco_mesh_compression
, KHR_lights_punctual
, KHR_materials_clearcoat
, and more.
74 stars
6 watching
10 forks
Language: C++
last commit: 3 months ago
Linked from 1 awesome list
animationdracogltfmeshmorphparserskeleton
Related projects:
Repository | Description | Stars |
---|---|---|
syoyo/tinygltf | A lightweight C++ library for loading and saving glTF 2.0 data | 2,036 |
prideout/cgltf | A single-file C loader and writer for the glTF 3D file format. | 6 |
jessey-git/fx-gltf | A C++ header-only library for serializing and deserializing 3D models in glTF format | 356 |
jkuhlmann/cgltf | A C99 implementation of glTF loader and writer for 3D models | 1,465 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 484 |
4rterius/cgtfs | A C library for parsing static data provided in the Google's General Transit Feed Specification format | 8 |
spexguy/zig-gltf-display | A Vulkan-based implementation of GLTF file display in Zig | 31 |
iimachines/maya2gltf | Tool to export 3D models and animations from Maya into the glTF 2.0 format with PBR support. | 326 |
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 245 |
mgsx-dev/gdx-gltf | A library providing support and shaders for loading and rendering 3D models in various formats using the GL Transmission Format (glTF) standard. | 213 |
donmccurdy/gltf-transform | A JavaScript SDK for working with 3D models in the glTF format | 1,414 |
mesozoic-drones/just_gtfs | A C++17 header-only library for reading and writing General Transit Feed Specification (GTFS) feeds. | 20 |
khronosgroup/gltf-tutorials | Provides tutorials and resources on physically based rendering and material extensions in glTF models | 1,153 |
khronosgroup/gltf-blender-io | A Python-based Blender add-on for importing and exporting glTF 2.0 scene data | 1,495 |
gamefoundry/bsf | A C++14 library providing a unified foundation for real-time graphical applications | 1,748 |