pass the parcel

This commit is contained in:
benkyd
2022-12-08 15:05:21 +00:00
parent 5b051fb6e0
commit d1aa4ab8dc
15 changed files with 87 additions and 42 deletions

View File

@@ -1,5 +1,5 @@
// Adapted from https://raw.githubusercontent.com/tamato/simple-obj-loader/master/objloader.cpp
#include <scene/objloader.hpp>
#include "objloader.hpp"
#include <spdlog/spdlog.h>