sponza up in the crib
This commit is contained in:
parent
a8adf662ff
commit
f725d12810
75 changed files with 8585 additions and 5 deletions
|
|
@ -26,8 +26,9 @@ ShaderRecompiling = true
|
|||
#Vulkan Debugging toggle
|
||||
vkValidated=true
|
||||
vsync=false
|
||||
#Vsync images
|
||||
#Swap Chain Images
|
||||
RequestedImages=3
|
||||
DefaultTexturePath=resources/EngineResources/Texture/DefaultTexture.png
|
||||
#This is the name of the GPU you want the engine to use
|
||||
PhysicalDeviceName=
|
||||
|
||||
|
|
@ -35,4 +36,3 @@ PhysicalDeviceName=
|
|||
field_of_view=60.0f
|
||||
z_near_plane=1.0f
|
||||
z_far_plane=100.0f
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue