An open API service indexing awesome lists of open source software.

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

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