Added basic camera functionality

This commit is contained in:
Robert 2021-01-22 19:02:14 +01:00
parent 6c55ba6339
commit 06614dd1b0
7 changed files with 200 additions and 17 deletions

View file

@ -13,9 +13,7 @@
#include <stdexcept>
#include <string>
#ifdef OGLU_BUILD_DLL
#include <glad/glad.h>
#endif
#ifdef OGLU_WIN32
#ifdef OGLU_BUILD_DLL