The EXT_compiled_vertex_array extension allows geometry to be cached or pre-compiled for more efficient rendering. This is particularly useful when multipass rendering and is heavily optimized by all hardware vendors, as it is used by Quake Arena. For complete technical details, please refer to the EXT_compiled_vertex_array spec.
|