Meshing

This section will go into how Minecraft transforms its world geometry from some arbitrary grid of block values into cubes rendered with triangles.

This page is hugely incomplete! All I can really say is that by this point custom block models weren’t a thing, up until Release 1.8, so all models were generated on the fly and statically defined in the code!