more OpenGL support, cameras and 3D projection and it now shares 3D models with vulkan, OpenGL does not work if launched, and switching to vulkan from OpenGL does not work
This commit is contained in:
parent
5ea45890c8
commit
5518dae1d7
43 changed files with 1298 additions and 187 deletions
|
|
@ -1,5 +1,5 @@
|
|||
#created new properties file
|
||||
#Tue Aug 25 20:07:31 BST 2026
|
||||
#Sat Aug 29 04:15:30 BST 2026
|
||||
AlphaToCoverage=false
|
||||
Debug_Shaders=false
|
||||
DefaultTexturePath=resources/EngineResources/Texture/NoTexture.png
|
||||
|
|
@ -8,7 +8,7 @@ LoadingScreenLocation=resources/EngineResources/Texture/Terrain4JTitleImage.png
|
|||
MaxAllowedVulkanCrashes=10
|
||||
PhysicalDeviceName=
|
||||
Renderer=1
|
||||
RenderingAPI=VULKAN
|
||||
RenderingAPI=Vulkan
|
||||
RequestedImages=3
|
||||
ShaderRecompiling=true
|
||||
ShadowMapSize=2048
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue