summaryrefslogtreecommitdiff
path: root/test/perf-terrain.cpp
Commit message (Collapse)AuthorAge
* Improve Terrain::generateMeshes performanceHEADmainDan Goodliffe4 days
Creates mesh per surface based on a single buffer of all vertices and a collection of per surfuce indices. Makes ColourBias a uniform instead of a vertex attribute.