Coding Minecraft from Scratch in C++ [Voxel Engine]
Voxel Engine made in C++ and OpenGL
#gamedev #gamedevelopment #indiegame
In this video I show off how I made Minecraft from scratch. It uses multithreading, bit manipulations, and a bunch of other cool tricks to render the terrain it does. Block breaking and placing work too!