Added ambient lighting
This commit is contained in:
parent
dea312a704
commit
482205b96e
9 changed files with 69 additions and 9 deletions
|
@ -15,6 +15,8 @@
|
|||
#include <object.hpp>
|
||||
#include <camera.hpp>
|
||||
|
||||
#include <lighting/ambient.hpp>
|
||||
|
||||
namespace oglu
|
||||
{
|
||||
/**
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue