|
|
|
|
|
by dahart
747 days ago
|
|
This looks really neat, but I’m very confused on what it meant by “voxels” in the demo itself. Minecraft makes sense, I’m just not seeing where there are “voxels” in the author’s engine… it looks very much like (and is described explicitly as) low poly meshes with displacement mapping. Where is the voxel grid? |
|
Voxel means "volume element", like a pixel means "picture element". A "pixel" in a height map is not an element of a picture but an element of a volume, so, a voxel.