cgltf
glTF loader
A single-file C loader and writer for the glTF 3D file format.
Single-file C glTF loader
6 stars
3 watching
1 forks
Language: C
last commit: over 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
syoyo/tinygltf | A lightweight C++ library for loading and saving glTF 2.0 data | 2,036 |
jkuhlmann/cgltf | A C99 implementation of glTF loader and writer for 3D models | 1,465 |
code4game/libgltf | A C++ library that parses and loads glTF 2.0 files for various applications. | 74 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 484 |
atteneder/gltfast | A Unity plugin that enables efficient loading and exporting of 3D models in the glTF format | 1,247 |
tsherif/simple-opengl-loader | A library that provides an extensible OpenGL loader for cross-platform support | 86 |
jessey-git/fx-gltf | A C++ header-only library for serializing and deserializing 3D models in glTF format | 356 |
leafo/giflib | A Lua module providing bindings to the GIFLIB C library for loading and manipulating GIF images. | 7 |
hidefromkgb/gif_load | A header-only C library for loading and processing animated GIFs | 80 |
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 |
bengsfort/rollup-plugin-gltf | A plugin for Rollup that allows embedding or copying of glTF 3D models into bundles | 12 |
spexguy/zig-gltf-display | A Vulkan-based implementation of GLTF file display in Zig | 31 |
toshiks/gltf-quicklook | A QuickLook plugin for previewing 3D model files on macOS | 67 |
paroj/glxxw | An OpenGL loader library providing access to GL3 core and GLES2/3 APIs | 15 |