Early screenshot of learning voxel dev
3y 22d ago by sh.itjust.works/u/psylancer in voxelgamedev from sh.itjust.worksI 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.