Mini Minecraft


An interactive 3D world exploration and alteration program in the style of the popular computer game Minecraft

Implemented Efficient terrain generation by only rendering Visible chunks , Multi threading, Player physics, Surface overlay Shaders, Biomes and terrain generation using image maps like height-maps and rgb maps.

Project built from scratch in C++ (using OpenGL) and GLSL for shaders in QT.