Begining transition to tiny_obj_loader

This commit is contained in:
Ben
2019-02-25 14:01:33 +00:00
parent 5a64e58b0b
commit 55531371e3
5 changed files with 2573 additions and 1301 deletions

View File

@@ -7,7 +7,7 @@
// #include <glm/gtc/type_ptr.hpp>
// Custom includes
#define OBJL_IMPLIMENTATION
#define TINYOBJLOADER_IMPLEMENTATION
#define LOGGER_DEFINITION
#include <logger.h>