Added objects

This commit is contained in:
Robert 2021-01-22 01:29:50 +01:00
parent f86fcad89f
commit 107e207a83
5 changed files with 53 additions and 10 deletions

View file

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