Closed this issue 9 years ago · 2 comments
A lot of repetitive info is generated in terrain::generate. Adding an indices field to TerrainBlock would cut down on the total amount of data we store.
terrain::generate
indices
TerrainBlock
9d15d60 changes terrain generation to be easier to adapt to an index buffer.
duplicate of #48