Howto:Animate models: Difference between revisions

Jump to navigation Jump to search
m
→‎Alpha-test: wiki-link fix
m (→‎Alpha-test: wiki-link fix)
Line 206: Line 206:
  </animation>
  </animation>
</source>
</source>
This "animation" is a way to set an alpha test on a model branch. The effect is to avoid depth buffer writing of pixel that are not seen because they are transparent. This is particulary useful when modeling a metallic structure or a tree with a billboard. The threshold of transparency is set with the <alpha-factor> element.
This "animation" is a way to set an alpha test on a model branch. The effect is to avoid depth buffer writing of pixel that are not seen because they are transparent. This is particulary useful when modeling a metallic structure or a tree with a billboard. The threshold of transparency is set with the <alpha-factor> element. See also [[Pixel testing in effects]].
See also: [[Pixel testing in effects|Pixel_testing_in_effects]]


=== Blend ===
=== Blend ===

Navigation menu