PPL: Difference between revisions
Jump to navigation
Jump to search
SirYodaJedi (talk | contribs) mNo edit summary |
SirYodaJedi (talk | contribs) mNo edit summary |
||
Line 1: | Line 1: | ||
{{stub}}{{src topicon}}{{src13mp|only}} {{gmod|also}} | {{stub}}{{src topicon}}{{src13mp|only}} {{gmod|also}} | ||
'''PPL''' files are lightmaps ('''p'''er-'''p'''ixel '''l'''ighting) generated by [[VRAD]] for {{ent|prop_static}} models that have {{code|generatelightmaps}} enabled. Unlike brush lightmaps, PPL files are always 24-bit {{w|Standard dynamic range|SDR}}, even when the map is compiled in [[HDR]] mode. | '''PPL''' files are lightmaps ('''p'''er-'''p'''ixel '''l'''ighting) generated by [[VRAD]] for {{ent|prop_static}} models that have {{code|[[$lightmap|generatelightmaps]]}} enabled. Unlike brush lightmaps, PPL files are always 24-bit {{w|Standard dynamic range|SDR}} (plus an unused 8-bit alpha channel), even when the map is compiled in [[HDR]] mode. | ||
[[Category:File formats]] | [[Category:File formats]] |
Revision as of 14:05, 31 December 2023
PPL files are lightmaps (per-pixel lighting) generated by VRAD for prop_static models that have generatelightmaps enabled. Unlike brush lightmaps, PPL files are always 24-bit SDR (plus an unused 8-bit alpha channel), even when the map is compiled in HDR mode.