NcStudios / NcEngine

NcEngine: 3D game engine written in modern C++ and Vulkan
https://ncstudios.itch.io/
MIT License
36 stars 2 forks source link

Safer buffer handles #644

Closed McCallisterRomer closed 1 month ago

McCallisterRomer commented 1 month ago

Proposing changes to StorageBufferHandle/UniformBufferHandle that (IMO) can catch some potential bugs and are a bit clearer.