Closed elemel closed 12 years ago
Start with frustum culling. If that's not enough, look into using vertex buffers instead of, or in addition to, vertex arrays.
Might want to group static blocks into a single vertex buffer per sector.
Start with frustum culling. If that's not enough, look into using vertex buffers instead of, or in addition to, vertex arrays.