/OpenGLVoxel

Simple voxel terrain generator in C++ with OpenGL

Primary LanguageC++

OpenGLVoxel

Simple voxel terrain generator in C++ and OpenGL voxel Infinite terrain generation split into chunks. Able to modify blocks, either set or destroy with right and left mouse buttons

This project was made to learn C++ and OpenGL