Update debug values
This commit is contained in:
parent
0e6235da9a
commit
c66b4e4870
@ -45,9 +45,9 @@ int main(void) {
|
||||
.ambient = 0.3f,
|
||||
.diffuse = 1.5f,
|
||||
.specular = 2.0f,
|
||||
// .ambient = 0.0f,
|
||||
// .ambient = 1.0f,
|
||||
// .diffuse = 0.0f,
|
||||
// .specular = 2.0f,
|
||||
// .specular = 0.0f,
|
||||
.shininess = 1.5f,
|
||||
};
|
||||
obj.material = material;
|
||||
|
Loading…
x
Reference in New Issue
Block a user