Installer Steam
log på
|
sprog
简体中文 (forenklet kinesisk)
繁體中文 (traditionelt kinesisk)
日本語 (japansk)
한국어 (koreansk)
ไทย (thai)
Български (bulgarsk)
Čeština (tjekkisk)
Deutsch (tysk)
English (engelsk)
Español – España (spansk – Spanien)
Español – Latinoamérica (spansk – Latinamerika)
Ελληνικά (græsk)
Français (fransk)
Italiano (italiensk)
Bahasa indonesia (indonesisk)
Magyar (ungarsk)
Nederlands (hollandsk)
Norsk
Polski (polsk)
Português (portugisisk – Portugal)
Português – Brasil (portugisisk – Brasilien)
Română (rumænsk)
Русский (russisk)
Suomi (finsk)
Svenska (svensk)
Türkçe (tyrkisk)
Tiếng Việt (Vietnamesisk)
Українська (ukrainsk)
Rapporter et oversættelsesproblem
All temporal optimization does is (roughly) count the number of lighting calculations that would’ve been done if temporal optimization were disabled, and then in the next lighting update change the lighting “cutoff” (which affects how far light is spread from each individual light source) based on that value. For example, in a more complex scene, light from each light source might be spread until it reaches 10% brightness (compared to white), whereas in simpler scenes light might be spread until reaching 2% brightness. (These cutoff values are computed before gamma correction, so 10% brightness is really 0.63% physical brightness.) Usually, more complex scenes contain many separated lights all over the screen, in which case the raised cutoff is not very noticeable.