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.
Syndicated from the fediverse. Read and engage on the original instance.
View original on 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.
No replies yet