Added basis for point light
This commit is contained in:
parent
862ef6d34b
commit
b51c5a7557
6 changed files with 105 additions and 6 deletions
include
|
@ -16,6 +16,7 @@
|
|||
#include <camera.hpp>
|
||||
|
||||
#include <lighting/ambient.hpp>
|
||||
#include <lighting/point.hpp>
|
||||
|
||||
namespace oglu
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue