Shadows, broke OpenGL, broke graphics settings, Exception raised when closing software

This commit is contained in:
Halbear 2026-08-30 01:06:23 +01:00
parent f7127e0878
commit 0d41f3e15b
36 changed files with 1187 additions and 219 deletions

View file

@ -11,7 +11,7 @@ Renderer=1
RenderingAPI=Vulkan
RequestedImages=3
ShaderRecompiling=true
ShadowMapSize=2048
ShadowMapSize=4096
Software_Icon=ProgramIcon.png
Software_Icon_Path=/WindowResources/Icon/
Software_Title=Terrain4J Game Engine
@ -35,5 +35,5 @@ throttle_on_unfocus=false
user_display_name=TheSigma
vkValidated=true
vsync=false
z_far_plane=0.1f
z_near_plane=10000.0f
z_near_plane=0.1f
z_far_plane=10000.0f