Game Development Community

TranslucentRender problem

by b2fxna · in Torque X 3D · 11/11/2009 (12:36 pm) · 1 replies

After update my project to 3.1.4 the translucent of tree's leaves is wrong for far far tree, the near one is ok. The trees is from the old torque racing kit.
Picture: http://www.flickr.com/photos/44548549@N04/4095136933/
By the way, I use the water code from John, and after the update to 3.1.4 there is another plane on top of the normal water plane, and it has yellowish color like in the picture. if I go below that plane I will see the correct water plane. That is pretty weird may be something was changed for the material and we need to update the water material code.

#1
11/15/2009 (12:28 am)
if I turn off Fog, the problem is gone. So very high chance the new code to fix FOG bug creating another bug. :)
The symptom is:
1) trees are further than max fog distance will have the translucent problem.
2) there is a fog surface at a specific z level regardless the camera position and it is the one hide my water plane.