6 lines
105 B
C++
6 lines
105 B
C++
#define CGLTF_IMPLEMENTATION
|
|
#include "cgltf.h"
|
|
|
|
#define STB_IMAGE_IMPLEMENTATION
|
|
#include "stb_image.h"
|