Added basic camera functionality
This commit is contained in:
parent
6c55ba6339
commit
06614dd1b0
7 changed files with 200 additions and 17 deletions
|
@ -13,6 +13,7 @@
|
|||
#include <shader.hpp>
|
||||
#include <texture.hpp>
|
||||
#include <object.hpp>
|
||||
#include <camera.hpp>
|
||||
|
||||
namespace oglu
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue