Object now follows the behaviour of Shader

This commit is contained in:
Robert 2021-01-21 01:12:25 +01:00
parent 4fe91a12e2
commit 87b27eae70
7 changed files with 32 additions and 19 deletions

View file

@ -1,7 +1,7 @@
#ifndef COLOR_HPP
#define COLOR_HPP
#include "core.hpp"
#include <core.hpp>
#include <glad/glad.h>
namespace oglu