Blindly dump tinygltf in like a neanderthal

This commit is contained in:
jordan4ibanez
2023-11-29 05:23:02 -05:00
parent 7f9fe97044
commit 71b4349f1b
35 changed files with 64491 additions and 0 deletions

View File

@ -0,0 +1,4 @@
#define TINYGLTF_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "tiny_gltf.h"