- One way to improve game performance is through the use of pre-processing. Before the program even runs, it can do a lot of the work that will be necessary at run-time. If your scene has many static objects or polygons and a moving viewpoint, then Binary Space Partitions (BSP) are a great way to speed up the scene drawing.www.cs.nps.navy.mil/people/faculty/capps/4473/projects/subdivisions/bsplong.html