gdx-gltf
gltf renderer
A library providing support and shaders for loading and rendering 3D models in various formats using the GL Transmission Format (glTF) standard.
GLTF 2.0 3D format support and PBR shader implementation for LibGDX
213 stars
10 watching
52 forks
Language: Java
last commit: 5 months ago
Linked from 1 awesome list
gltfgltf2gltf2-loaderlibgdxpbr-shaderwebgl
Related projects:
Repository | Description | Stars |
---|---|---|
jessey-git/fx-gltf | A C++ header-only library for serializing and deserializing 3D models in glTF format | 356 |
vpenades/sharpgltf | A .NET Standard library for loading and rendering 3D models in the glTF file format | 484 |
qmuntal/gltf | A Go library for encoding and decoding 3D model data in the glTF format | 245 |
maltaisn/msdf-gdx | Provides utilities to draw MSDF text on LibGDX using lightweight and flexible font rendering | 34 |
saschawillems/vulkan-gltf-pbr | An implementation of physically-Based Rendering with Vulkan and glTF 2.0 models. | 977 |
code4game/libgltf | A C++ library that parses and loads glTF 2.0 files for various applications. | 74 |
iimachines/maya2gltf | Tool to export 3D models and animations from Maya into the glTF 2.0 format with PBR support. | 326 |
khronosgroup/gltf | An open standard and suite of tools for efficiently transmitting and rendering 3D models and scenes in various formats. | 7,192 |
jkuhlmann/cgltf | A C99 implementation of glTF loader and writer for 3D models | 1,465 |
adrien-ben/gltf-viewer-rs | A Vulkan-based viewer for 3D models in glTF format | 78 |
prideout/cgltf | A single-file C loader and writer for the glTF 3D file format. | 6 |
donmccurdy/gltf-transform | A JavaScript SDK for working with 3D models in the glTF format | 1,414 |
spexguy/zig-gltf-display | A Vulkan-based implementation of GLTF file display in Zig | 31 |
tsherif/picogl.js | A minimal WebGL 2 rendering library for creating 3D graphics with a convenient API | 789 |
mgsx-dev/gdx-pd | An extension of LibGDX to integrate Pure Data audio synthesis capabilities | 27 |