# zigltf **Repository Path**: mirrors_ousttrue/zigltf ## Basic Information - **Project Name**: zigltf - **Description**: zig gltf - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-09-24 - **Last Updated**: 2026-04-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## 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