A voxel like game made whilst learning opengl
- Libraries used: SFML / GLM / GLAD
Added a chunk manager so now we have 4x1x4 chunks
Added perlinNoise and texture atlases
Added backface culling and better textures
Added layers to the chunks
Added simple collision detection and trees
Added block placing with right click