Added normal maps to sponza

Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
2021-06-27 01:26:24 +02:00
parent 6f0c078f7b
commit 3678ea4b9f
25 changed files with 25 additions and 1 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
this.on_init = function()
this.speed = 0.001
this.speed = 0.01
this.angles = Vec3:new()
this.mouse_sens = 0.01
end