GRENDER has been used to implement Quake BSP loading and rendering. It features:
- Performance enhancing features in the BSP such as PVS culling of geometry.
- Full support for light mapping with a custom light map packing algorithm.
- BSP tree searches to highlight nearest faces.
- Performance optimized for both D3D9 and OpenGL (GL still is the winner).
View Demo:
|