tinygltf
glTF loader
A lightweight C++ library for loading and saving glTF 2.0 data
Header only C++11 tiny glTF 2.0 library
2k stars
49 watching
411 forks
Language: C++
last commit: about 1 month ago
Linked from 3 awesome lists
cppgltf
Related projects:
Repository | Description | Stars |
---|---|---|
prideout/cgltf | A single-file C loader and writer for the glTF 3D file format. | 6 |
syoyo/tinydng | A lightweight C++ library for loading and writing DNG and TIFF image formats with support for lossless compression and various color depths. | 154 |
code4game/libgltf | A C++ library that parses and loads glTF 2.0 files for various applications. | 74 |
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 |
syoyo/tinyexr | A lightweight C++ library for loading and saving OpenEXR images in various formats | 713 |
tsherif/simple-opengl-loader | A library that provides an extensible OpenGL loader for cross-platform support | 86 |
atteneder/gltfast | A Unity plugin that enables efficient loading and exporting of 3D models in the glTF format | 1,247 |
hidefromkgb/gif_load | A header-only C library for loading and processing animated GIFs | 80 |
leafo/giflib | A Lua module providing bindings to the GIFLIB C library for loading and manipulating GIF images. | 7 |
toshiks/gltf-quicklook | A QuickLook plugin for previewing 3D model files on macOS | 67 |
spexguy/zig-gltf-display | A Vulkan-based implementation of GLTF file display in Zig | 31 |
ddiakopoulos/tinyply | A single-header, zero-dependency C++11 library for reading and writing the PLY mesh file format in both binary and ASCII modes. | 619 |
paroj/glxxw | An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |