Rewrote the objl library and did some conversion helper classes

This commit is contained in:
Ben
2019-02-23 12:02:28 +00:00
parent a170621eea
commit cf7b72df2a
7 changed files with 285 additions and 8 deletions

View File

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