Voxel renderer inspired by Minecraft game
In Development
- Multithreading support (using ThreadPool)
- Optimized renderer (in progress)
- Greedy Meshing (in progress)
- Texture atlas support
- Lightning
- Ambient Occlusion
- Simple Day/Night cycle
- Biomes (Plains, Forest, Desert)
- Commands support
- C++20
- OpenGL 4.6 Core
- GLFW
- GLM
- Freetype
Included libs (in /libs)
- GLAD
- LodePNG
- Polyline2D
CMake used as primary configurator tool
Textures from kenney.nl (CC0 License)
Maks Makuta (C) 2025
MIT License