Added phong lighting
This commit is contained in:
parent
839df891ab
commit
6f46112f14
7 changed files with 90 additions and 11 deletions
|
@ -25,6 +25,7 @@ namespace oglu
|
|||
public:
|
||||
Color color;
|
||||
|
||||
|
||||
private:
|
||||
glm::vec3* position;
|
||||
bool isLinked;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue