using the Vulkan Memory Allocator to reduce the amount of stuff needed to do to allocate memory to the GPU

This commit is contained in:
Halbear 2026-06-08 15:06:25 +01:00
parent f725d12810
commit fa266ee48d
11 changed files with 125 additions and 50 deletions

View file

@ -34,7 +34,7 @@ PhysicalDeviceName=
#3D Projection Properties
field_of_view=60.0f
z_near_plane=1.0f
z_far_plane=100.0f
z_near_plane=0.10f
z_far_plane=1000.0f