Part of a series of posts in which we write a voxel engine from scratch for Android. If you missed the first entry in this DevLog, we talk about how we use chunks to store blocks in memory. It’s highly recommended you start here. Before we can start generating terrain, we have to think about […]
DevLog #002 – Making the First Block
