Basic model loading with tinyobjloader, still really broken though

This commit is contained in:
Ben
2019-02-28 15:49:47 +00:00
parent b5b443f47a
commit d44c0f0303
10 changed files with 101 additions and 66 deletions

View File

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