Voxel Game Development

"Initials" by "Florian Körner", licensed under "CC0 1.0". / Remix of the original. - Created with dicebear.comInitialsFlorian Körnerhttps://github.com/dicebear/dicebearVO
Early screenshot of learning voxel dev

I never posted this over on Reddit. This is from my hobby project to learn game dev / OpenGL. I’m using C++ and raw OpenGL. Each chunk is a 32x32x32 set of voxels stored in a std map of triple index tuples.

6
0