we do a little wavefront obj loading

This commit is contained in:
Ben Kyd
2022-10-25 16:27:12 +01:00
parent 85f21be30f
commit 0bdbd96c67
394 changed files with 351 additions and 59771 deletions

View File

@@ -1,10 +1,10 @@
#include "inferno.hpp"
#include "version.hpp"
#include <version.hpp>
#include "gui/layout.hpp"
#include "gl.h"
#include "spdlog/spdlog.h"
#include <graphics.hpp>
#include <spdlog/spdlog.h>
#include <iostream>
#include <memory>