Fyrox
Fyrox copied to clipboard
Add LODs for terrain chunks
Terrain still does not have level-of-details support, it should be added to improve performance on large terrains. This could be done by adding multiple index buffers to terrain chunks, each index buffer should describe a mesh with resolution 2 times less than previous level of detail.