new-ospgl
new-ospgl copied to clipboard
Improve planet renderer drawing order
This file should be changed so that the drawing order makes more sense, ie, rendering first tiles closer to the player. This way there should be less overdraw. We can also improve it by rendering the ocean first if the player is over it to avoid overdrawing all the tiles underneath the player.
Pull request #47 improved the rendering order of tiles