https://github.com/ousttrue/zigltf
zig gltf
https://github.com/ousttrue/zigltf
gltf sokol zig
Last synced: about 1 month ago
JSON representation
zig gltf
- Host: GitHub
- URL: https://github.com/ousttrue/zigltf
- Owner: ousttrue
- License: mit
- Created: 2024-09-22T01:05:56.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2025-01-22T05:28:12.000Z (over 1 year ago)
- Last Synced: 2025-05-16T20:08:33.152Z (about 1 year ago)
- Topics: gltf, sokol, zig
- Language: TypeScript
- Homepage: https://ousttrue.github.io/zigltf/
- Size: 233 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# zigltf
WIP `zig-0.15.1`
zig gltf library.
## build
`zig-0.13.0`
```sh
> zig build -Dsokol run-minimal
```
wasm build.
```sh
> zig build -Dsokol -Dtarget=wasm32-emscripten
```
## features
- [x] [minimal](https://github.khronos.org/glTF-Tutorials/gltfTutorial/gltfTutorial_003_MinimalGltfFile.html)
- [x] [glb](https://github.com/KhronosGroup/glTF-Sample-Assets/tree/main/Models/CesiumMilkTruck/glTF-Binary)
- [x] node
- [x] texture
- [x] animation
- [x] glTF
- [ ] draco
- [ ] basisu
- [WIP] vrm-0.x
- [ ] vrm-1.0