Caulk: Difference between revisions
From The DarkMod Wiki
Jump to navigationJump to search
first stab |
|||
Line 9: | Line 9: | ||
There is no need to use ''caulk'' on any of these surfaces: | There is no need to use ''caulk'' on any of these surfaces: | ||
* surfaces on the outside of the map in contact with the void | * worldspawn surfaces on the outside of the map in contact with the void | ||
* surfaces that are flush against another surface, for instance the bottom of a brush aligned with the floor | * worldspawn surfaces that are flush against another surface, for instance the bottom of a brush aligned with the floor | ||
=== When to use Caulk === | === When to use Caulk === |
Revision as of 18:41, 20 April 2009
Introduction
TODO
When not to use Caulk
There is no need to use caulk on any of these surfaces:
- worldspawn surfaces on the outside of the map in contact with the void
- worldspawn surfaces that are flush against another surface, for instance the bottom of a brush aligned with the floor
When to use Caulk
- the sides of glass panes - as the transparent front/back allow the player to see the side faces, which are also transparent and thus rendered flush to the side of the wood frame. This causes z-fighting.
TODO