04 Apr 2023/ GameDev
Game Engine Series: First steps with Vulkan
As we’ve discussed in the previous article, our game engine is going to use the modern Vulkan graphics API. In this part of the Voxel Game Series, we’re going to initialize the Vulkan Subsystem. Base Code