Model-combined effect: Difference between revisions

Jump to navigation Jump to search
+- messagebox texts; "Template:Readme file"; Links to source code
(The quality settings response has been deprecated in newer versions since it didn't bring about any real benefit. Shader is now off with Model slider to the left, on with Model slider anywhere else)
(+- messagebox texts; "Template:Readme file"; Links to source code)
Line 7: Line 7:


{{caution|
{{caution|
Do '''not''' use in any situation the normal-map enabled effect on objects that are '''not'''
Do '''not''' in any situation use the normal-map enabled effect on objects that are either or both


* completely uv-mapped to a texture,
* Not completely uv-mapped to a texture.
* and/or that texture is not available at runtime.
* Without that texture available at runtime.


The binormal/tangent generator needs the texture information at runtime, failing to find this it crashes, causing a '''segfault''' for FlightGear.}}
FlightGear will crash with a '''segfault''' if the binormal/tangent generator fails to find this texture information at runtime.}}


== When are the effects used ==
== When are the effects used ==
{{notice | message = Newer versions of the shader do not respond to the quality settings anymore, since there is no real benefit, compared to just turning the shader on and off.
{{note|
Newer versions of the shader do not respond to the quality settings anymore, since there is no real benefit, compared to just turning the shader on and off.


The shader is turned off with ''Model'' slider to the left, turned on with full functionality for any other position of the ''Model'' slider.
The shader is turned off with ''Model'' slider to the left, turned on with full functionality for any other position of the ''Model'' slider.


The features can be turned on/off as needed for the desired material appearance via configuration of the effect parameters}}
The features can be turned on/off as needed for the desired material appearance via configuration of the effect parameters.}}


The effect responds to the quality setting of the ''Model'' slider in the advanced shader configuration, in the following order:
The effect responds to the quality setting of the ''Model'' slider in the advanced shader configuration, in the following order:
Line 47: Line 48:


=== Readme ===
=== Readme ===
* [https://gitorious.org/fg/fgdata/source/90e83142e2adde47ec98e31b12822972c3e6dd54:Docs/model-combined.eff/README.model-combined.eff README.model-combined.eff]
* {{readme file|model-combined.eff}}
 
=== Source code ===
* {{repo link
| site  = sf
| proj  = flightgear/fgdata
| path  = Effects/model-combined.eff
| text  = fgdata/Effects/model-combined.eff
}}
* {{repo link
| site  = sf
| proj  = flightgear/fgdata
| path  = Effects/model-combined-deferred.eff
| text  = fgdata/Effects/model-combined-deferred.eff
}}
* {{repo link
| site  = sf
| proj  = flightgear/fgdata
| path  = Effects/model-combined-transparent.eff
| text  = fgdata/Effects/model-combined-transparent.eff
}}
 


[[Category:Aircraft enhancement]]
[[Category:Aircraft enhancement]]

Navigation menu