Q3Map2/VIS
< Q3Map2
VIS phase minor switches:Edit
-fastEdit
- Only calculates rough visibility data. Quick and dirty, not actually useful for VIS purposes.
-hintEdit
- Will merge the bsp leaves (except for hint portals) before calculating the visiblity list.
-mergeEdit
- Will merge the bsp leaves before calculating the visibility list.
-nopassageEdit
- Disables the passage visiblity algorithm. Passage VIS is a bit faster and tighter than the old algorithm.
-nosortEdit
- Disables the sorting of portals by complexity. Sorting speeds up visiblity calculations.
-passageOnlyEdit
- Will use the passage visibility algorithm only.
-saveprtEdit
- Disables the automatic deletion of the .prt portal file after VIS finishes.
-vEdit
- Enables verbose mode. Always use this.