RAD: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
SirYodaJedi (talk | contribs) No edit summary |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
{{disambig}} | {{disambig}} | ||
{{map compile pipeline|generic}} | |||
'''RAD''' is a collective name for the lighting compilers for multiple engines' map formats. The name comes from {{w|radiosity (computer graphics)|radiosity lighting}}; see [[RAD (technical)]] for more information. | '''RAD''' is a collective name for the lighting compilers for multiple engines' map formats. The name comes from {{w|radiosity (computer graphics)|radiosity lighting}}; see [[RAD (technical)]] for more information. | ||
| Line 10: | Line 11: | ||
| {{gldsrc|4}} || [[QRAD]] || [[HLRAD]] ([[ZHLT]], [[VHLT]], and derivatives)<br>LIGHT ([[ericw-tools]], experimental) | | {{gldsrc|4}} || [[QRAD]] || [[HLRAD]] ([[ZHLT]], [[VHLT]], and derivatives)<br>LIGHT ([[ericw-tools]], experimental) | ||
|- | |- | ||
| {{src|4}} || [[VRAD]] || [[CSTRAD]] {{deprecated}}, {{slamminsrc|4|nt=0}} | | {{src|4}} || [[VRAD]] || [[CSTRAD]] {{deprecated}}, {{slamminsrc|4|nt=0}}, [[VRAD++]] | ||
|- | |- | ||
| {{src2|4}} || [[VRAD2]] (CPU)</br>[[VRAD3]] (GPU, [[:WP:Ray_tracing_(graphics)|RT]])|| N/A | | {{src2|4}} || [[VRAD2]] (CPU)</br>[[VRAD3]] (GPU, [[:WP:Ray_tracing_(graphics)|RT]])|| N/A | ||
| Line 16: | Line 17: | ||
Additionally, {{mono|.rad}} is used as as the file extension for external [[RAD file|texture lighting metadata files]] used by [[QRAD]], [[HLRAD]], [[VRAD]], and [[ericw-tools]]. | Additionally, {{mono|.rad}} is used as as the file extension for external [[RAD file|texture lighting metadata files]] used by [[QRAD]], [[HLRAD]], [[VRAD]], and [[ericw-tools]]. | ||
[[Category:RAD]][[Category:Technical]] | |||
Latest revision as of 13:12, 26 October 2025
This is a disambiguation page, a list of pages that otherwise might share the same title.
If an article link referred you to this title, you might want to go back and fix it to point directly to the intended page.
If an article link referred you to this title, you might want to go back and fix it to point directly to the intended page.
RAD is a collective name for the lighting compilers for multiple engines' map formats. The name comes from
radiosity lighting; see RAD (technical) for more information.
| Engine | Original official compiler(s) | Modern third-party compilers |
|---|---|---|
| QRAD3 | ArghRad (updated version) RAD (Q2Tools-220, formerly 4RAD) LIGHT (ericw-tools) | |
| QRAD | HLRAD (ZHLT, VHLT, and derivatives) LIGHT (ericw-tools, experimental) | |
| VRAD | CSTRAD [ | |
| VRAD2 (CPU) VRAD3 (GPU, RT) |
N/A |
Additionally, .rad is used as as the file extension for external texture lighting metadata files used by QRAD, HLRAD, VRAD, and ericw-tools.