bsp tree demo

Below is an applet to visualize the process of constructing a binary space partition tree (BSP tree for short), as well as a demonstration of real-time CPU rendering of a scene. (source code can be found here.)