Skip Navigation
Voxel Game Development @lemmy.world psylancer @sh.itjust.works

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.

0
0 comments