Hello,
for generating a video I am rendering my scene to a texture. I want to use the irrlicht-window to show the rendered texture as a video-preview.
Now I discovered that irrlicht clears my window, even if I set my rendering target to texture.
The result is that my preview is flickering.
Can anyone tell me how I can prevent irrlicht to clear my window?
Thanks in advance
Kuzy

