Template:Archived Page History/Warning model lightmaps: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m ($lightmap)
Line 1: Line 1:
Shows the following warnings:
Shows the following warnings:
<onlyinclude>{{ModernWarning|Models use the same UVs for lightmaps as [[$basetexture]]; as such, lightmapping on models with overlapping or tiling UVs may not appear as intended!<!--
<onlyinclude><!--
-->{{modernConfirm|Do models with multiple materials work properly, or is one lightmap used for all materials?}} }}<!--
-->{{ModernWarning|Models use the same UVs for lightmaps as [[$basetexture]]; as such, lightmapping on models with overlapping or tiling UVs may not appear as intended!<!--
-->{{ModernWarning|Model lightmaps are compiled as RGB888, which can result in noticeable color banding when brightly lit in HDR mode. Increasing lightmap resolution may help.}}</onlyinclude>
    -->{{modernConfirm|Do models with multiple materials work properly, or is one lightmap used for all materials?}}<!--
-->}}<!--
-->{{ModernWarning|Model lightmaps generated with [[VRAD]] are compiled as RGB888, which can result in noticeable color banding when brightly lit in HDR mode.<!--
    -->{{workaround|<ul><li>Define a pre-baked {{ent|$lightmap}} in the [[VMT]] of the [[VertexLitGeneric]] material.<li>Increase lightmap resolution (results may vary).</ul>}}<!--
-->}}<!--
--></onlyinclude>

Revision as of 19:39, 25 June 2023

Shows the following warnings: Template:ModernWarningTemplate:ModernWarning