mirror of
https://github.com/UOH-CS-Level5/551455-graphics-programming-2526-the-repo-Zyb3rWolfi.git
synced 2025-11-29 00:43:08 +00:00
Added maps
This commit is contained in:
parent
da9990908a
commit
8e794f47fa
@ -60,7 +60,7 @@ public class RenderObject
|
||||
else
|
||||
{
|
||||
GL.Uniform1(GL.GetUniformLocation(Shader.Handle, "uUseNormalMap"), 0);
|
||||
}
|
||||
}
|
||||
|
||||
Material.Apply(Shader);
|
||||
light.Apply(Shader);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user