Glow
by James Sun · in Torque Game Engine Advanced · 06/08/2004 (1:00 am) · 5 replies
Http://www.billyjr.com/tseOutofBound.jpg
I am getting this black flickering noise on orc's short when I glow it up. (it flickers because the ocr is moving. so it turns dark when ocr is at certain pose). I am suspecting the glow value went too high. All I did to the shader is to add a glow[0]=true.
I am getting this black flickering noise on orc's short when I glow it up. (it flickers because the ocr is moving. so it turns dark when ocr is at certain pose). I am suspecting the glow value went too high. All I did to the shader is to add a glow[0]=true.
About the author
#2
I am wondering what is causing this rendering artifact, and what can be done to fix this issue
06/08/2004 (3:33 am)
Oops, my bad:PI am wondering what is causing this rendering artifact, and what can be done to fix this issue
#3
06/08/2004 (9:32 am)
Could be aliasing in the glow texture, could be a black polygon getting rendered into the glow buffer, or something else...
#4
06/08/2004 (3:25 pm)
Could be any number of things. I'm pretty sure the glow gets clamped, or most of the stuff that glows would not work. Looks like maybe a zbuffer problem. Hard to say without seeing an animation.
#5
Here is a clip, hope this helps you to identify the problem!
06/09/2004 (1:45 am)
Http://www.billyjr.com/TseArtifact.aviHere is a clip, hope this helps you to identify the problem!
Torque Owner Stefan Lundmark