A simple Minecraft-like game written in C++ and with OpenGL.
- Bit Packing for verticies to reduce memory
- Multithreaded work system for generating and rebuilding chunks
- Simple collisions
- Block placing and destruction
- Opaque, transparent and translucent block types
- Simple friction physics for different block types