Before I moved this into the bugs forum, can anybody confirm to me that createScreenShot actually captures any overlapping window above the Irrlicht drawing surface.
For example, I have an application (windowed, non-fullscreen) that used Irrlicht to perform 3D rendering. I want to save the 3D rendering as image for printing, etc. thus I thought createScreenShot will be perfect to this. But I noticed that whenever there is any pop up window like tool window above the main window of my application, createScreenShot will capture them in the image output as well.
This is somewhat ugly. Does anyone has any workaround or any other methods to solve my problem?
I am thinking of using RenderToTexture for achieving my objective. But it seems that Irrlicht (Direct3D driver) still have this unsolve mystery that I posted long time ago.
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=24867
Thanks in advance for any help.
createScreenShot captures overlapping window as well?
-
- Posts: 77
- Joined: Sat Jul 08, 2006 5:55 am
- Location: Cyberjaya, Malaysia
-
- Posts: 77
- Joined: Sat Jul 08, 2006 5:55 am
- Location: Cyberjaya, Malaysia