|
|
|
|
|
by cmovq
586 days ago
|
|
The BSP file stores faces, which define a number of edges (or vertices). Faces are used in rendering, and contain the texture being drawn. Faces also refer to a plane and a “side”. If the side is 1, the normal of the plane is flipped which has the effect of using the back side of the plane. |
|