Added model loading
This commit is contained in:
parent
707687b682
commit
8c62929e3c
24 changed files with 199852 additions and 23 deletions
|
@ -20,6 +20,9 @@
|
|||
#include <lighting/point.hpp>
|
||||
#include <lighting/spotlight.hpp>
|
||||
|
||||
#include <model/mesh.hpp>
|
||||
#include <model/model.hpp>
|
||||
|
||||
namespace oglu
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue