User Tools

Site Tools


portfolio:bspload

BSPLoad

These are screenshots from a custom-made loader and displayer of Quake 3 maps (which use binary space partitioning), written in plain C with OpenGL and SDL. It implements Bezier surfaces with dynamic detail level, collision detection and multi-textured lightmaps. It also includes several of Quake's rendering optimization techniques, such as potentially visible sets (PVS) and frustum culling.

This was made in my spare time after gaining experience with OpenGL during an internship at Key2. It proved to be a good preparation for the Flyby Demo project several months later.

Alpha masked texturesCurved arched with high detailCurved arch with low detailComplex curved surfaces and an FOV gun model

portfolio/bspload.txt · Last modified: 2015/10/21 16:30 (external edit)