Updated sponza
Signed-off-by: Robear Selwans <robear.selwans@outlook.com>
This commit is contained in:
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
@@ -61,5 +61,5 @@
|
|||||||
"path": "scenes://Duck.evsc"
|
"path": "scenes://Duck.evsc"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"activeScene": "DuckScene"
|
"activeScene": "SponzaScene"
|
||||||
}
|
}
|
||||||
|
|||||||
+462
-113
File diff suppressed because it is too large
Load Diff
@@ -1,5 +1,5 @@
|
|||||||
this.on_init = function()
|
this.on_init = function()
|
||||||
this.speed = 0.1
|
this.speed = 0.001
|
||||||
this.angles = Vec3:new()
|
this.angles = Vec3:new()
|
||||||
this.mouse_sens = 0.01
|
this.mouse_sens = 0.01
|
||||||
end
|
end
|
||||||
|
|||||||
Reference in New Issue
Block a user