Render to texture strange effect

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
AltSoftLab
Posts: 15
Joined: Thu May 01, 2014 5:53 pm
Contact:

Render to texture strange effect

Post by AltSoftLab »

Hi Irrlicht community!

I have some strange effect in RTT mode. When I draw data with TransparentToAlpha material the background of RenderTexture (in case it's not transparent) gets the Alpha of drawed data. On the textures below you can see difference of render to FrameBuffer and render to RT before. The airplane has transparent pices (cube and background throw airplane) in case of RTT.

Normal render
Image

Render to texture (transparent pices)
Image
AltSoftLab Team
Be Individuality - Choose Alternative ©
http://www.AltSoftLab.com/
Post Reply