Tutorials




Tutorial on creating 3d BSP Trees. This tutorial covers what involved in creating a BSP Tree given a set of polygons and also provides some pseudo code to help get you started in the right direction.
Tutorial on removing illegal geometry from polygons imported from quake .map files.