mirror of
https://github.com/syoyo/tinygltf.git
synced 2026-06-08 03:03:50 +00:00
Add tinygltf v3 single-header C API (tiny_gltf_v3.h)
Ground-up C-centric rewrite of tinygltf with pure C POD structs, arena-based memory management, structured error reporting, streaming callbacks, and no STL dependency in the public API. Uses tinygltf_json.h as the sole JSON backend. Includes complete parser (JSON + GLB), writer (JSON + GLB), streaming writer, C++ RAII wrappers, and C++20 coroutine facade. Verified with Cube.gltf and Fox.glb parse/write round-trips. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
4374
tiny_gltf_v3.h
Normal file
4374
tiny_gltf_v3.h
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user