Relative Content

Tag Archive for c++openglglfwglad

only 2 layers of blocks when there should be 8?

I’ve been using OpenGL and C++ to make a voxel engine, and for some reason, my code works, but only shows 2 blocks on the y axis, even though I specified in the main function to make the world 8x8x8 blocks.