$ambientboost: Difference between revisions
Jump to navigation
Jump to search

m (typo) |
mNo edit summary |
||
Line 1: | Line 1: | ||
{{lang|$ambientboost|title=<code>$ambientboost</code>}} | |||
{{orphan}} | {{orphan}} | ||
Indicates the [[model]] be rendered with the ambient boost heuristic. | Indicates the [[model]] be rendered with the ambient boost heuristic. | ||
In order to keep a model from becoming too dark in some situations, the heuristic boosts the ambient cube contribution in cases where the ambient term is otherwise overwhelmed by any direct lights. To use this, include <code>$ambientboost</code> in your .qc files for a given model and the boost heuristic will be applied to the ambient cube contribution of shading. | In order to keep a model from becoming too dark in some situations, the heuristic boosts the ambient cube contribution in cases where the ambient term is otherwise overwhelmed by any direct lights. To use this, include <code>$ambientboost</code> in your '''.qc''' files for a given model and the boost heuristic will be applied to the ambient cube contribution of shading. | ||
This technique was first used on [[Alyx]] in | This technique was first used on [[Alyx_Vance|Alyx]] in {{ep1}}. | ||
==Syntax== | |||
$ambientboost | $ambientboost | ||
[[Category:QC Commands| | [[Category:Modeling]] | ||
[[Category:QC Commands|A]] | |||
[[Category:Glossary]]__NOTOC__ |
Revision as of 13:15, 7 June 2021



This article is an orphan, meaning that few or no articles link to it.
You can help by
adding links to this article from other relevant articles.
You can help by

Indicates the model be rendered with the ambient boost heuristic.
In order to keep a model from becoming too dark in some situations, the heuristic boosts the ambient cube contribution in cases where the ambient term is otherwise overwhelmed by any direct lights. To use this, include $ambientboost
in your .qc files for a given model and the boost heuristic will be applied to the ambient cube contribution of shading.
This technique was first used on Alyx in .
Syntax
$ambientboost