AlemSnyder / Fun-Game

I am just practicing c++. Feal free to enjoy.
GNU General Public License v2.0
1 stars 0 forks source link

Chunk mesh #28

Closed AlemSnyder closed 1 year ago

AlemSnyder commented 1 year ago

Changes the meshing algorithm to run on chunks, and not the entire terrain. This will allow for individual chunks to be updated when a block is updated.