1
Fork 0
mirror of https://github.com/redstrate/Novus.git synced 2025-04-26 05:37:46 +00:00
novus/extern/tinygltf/src/tiny_gltf.cc

5 lines
127 B
C++
Raw Normal View History

2023-09-23 14:08:41 -04:00
#define TINYGLTF_IMPLEMENTATION
#define STB_IMAGE_IMPLEMENTATION
#define STB_IMAGE_WRITE_IMPLEMENTATION
#include "tiny_gltf.h"