Finished camera update

This commit is contained in:
Robert 2021-01-24 02:19:23 +01:00
parent 25021db694
commit 13e924538c
4 changed files with 346 additions and 23 deletions

View file

@ -13,6 +13,7 @@
#include <shader.hpp>
#include <texture.hpp>
#include <object.hpp>
#include <camera.hpp>
namespace oglu
{