blob: d3775633ffe213a5378d5c4ddea6030b0b7f0e3d (
plain)
1
2
3
4
5
6
7
|
---
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.
|