gltf
3D model encoder
A Go library for encoding and decoding 3D model data in the glTF format
Go library for encoding glTF 2.0 files
245 stars
8 watching
32 forks
Language: Go
last commit: 9 days ago
Linked from 2 awesome lists
3dgltfgogolangwebgl
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/stateless | A Go library for creating finite state machines directly in code | 967 |
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 |
iimachines/maya2gltf | Tool to export 3D models and animations from Maya into the glTF 2.0 format with PBR support. | 326 |
qmuntal/draco-go | A Go library for compressing and decompressing 3D geometric meshes and point clouds using the Draco data compression library. | 25 |
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 |
lukechilds/gifgen | A tool for generating high-quality GIFs from video files using a custom color palette and two-pass encoding process | 552 |
go-ffmt/ffmt | Golang beautifies data display by providing formatting options for humans | 305 |
go-gl/mathgl | A Go library for fast and efficient 3D vector and matrix math operations used in OpenGL graphics. | 561 |
yeqown/go-qrcode | A Go library for generating QR codes with customizable styles and options. | 566 |
deanm/omggif | A JavaScript implementation of a GIF 89a encoder and decoder. | 709 |
n10v/id3v2 | A Go library for decoding and encoding ID3 tags in audio files. | 338 |
toshiks/gltf-quicklook | A QuickLook plugin for previewing 3D model files on macOS | 67 |