--- name: minecraft vulkan repo: minecraftVulkan --- Minecraft Vulkan is a Minecraft clone I wrote in C++, and rendered using the Vulkan API. It is procedurally generated, and uses multi threading to offload the generating and meshing to separate threads.