| # | Line 1 | Line 1 | |
|---|---|---|
| 1 | Here is a list of compile switches, used to customize Radiance code | |
| 2 | for specific machines and users: | |
| 3 | ||
| 4 | – | -DMC If set, switches from default low-discrepency sequence |
| 5 | – | sampling to true (pseudorandom) Monte Carlo. Use if |
| 6 | – | the "brushed" appearance of specular highlights and |
| 7 | – | penumbras bothers you. |
| 8 | – | |
| 4 | -DALIGN=(type) Alignment type, machine-dependent. Most RISC | |
| 5 | architectures align on 8-word boundaries (double). | |
| 6 | The default alignment type is int. | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines (old) |
| > | Changed lines (new) |