Charged / Miners

An Game Engine and Minecraft Classic Client
charged-miners.com
87 stars 14 forks source link

Optimize Rendering #21

Open Wallbraker opened 13 years ago

Wallbraker commented 13 years ago

Store chunk meshes into a better data structure then just a list. Sort the result with distance from the camera to help with overdraw.

Investigate the cost for: Creating a alternative mesh for shadows that is simpler (only has full blocks no "holes").