CSG Compiler Last edited 1 year ago2022-06-26 11:45:07 UTC

You are viewing an older revision of this wiki page. The current revision may be more detailed and up-to-date. Click here to see the current revision of this page.
This is the first of the main compiling programs that takes the info from the .map file produced by WorldCraft and prepares a .pt0 file for the BSP compiler to use. It checks WADs, and stores them, and checks for invalid brushes and invalid face planes.

More info from DOE, Snowdog:
CSG: This tool effectively slices/breaks up complex brushes into simpler polygons so the BSP tool can do its job effeciently and correctly. Think of it as a preprocessor for the BSP tool.

Stands for "Constructive Solid Geometery".

Comments

You must log in to post a comment. You can login or register a new account.