Hello,
I'm using Irrlicht 1.8.1 in my project for drawing some scenes.
I have a function to take a screenshot like in wiki - http://www.irrlicht3d.org/wiki/index.php?n=Main.TakingAScreenShot
Most users do not have problems with the rendering of scenes and taking a screenshot.
But some users have a ...
Search found 3 matches
- Wed Jun 15, 2016 12:25 pm
- Forum: Advanced Help
- Topic: Screenshot problem
- Replies: 1
- Views: 896
- Sat Apr 05, 2014 11:48 am
- Forum: Advanced Help
- Topic: Rendering problem
- Replies: 2
- Views: 813
Re: Rendering problem
thanx for help, the problem was in z-buffer bits.
- Mon Jan 20, 2014 9:10 am
- Forum: Advanced Help
- Topic: Rendering problem
- Replies: 2
- Views: 813
Rendering problem
Hello,
I'm using Irrlicht in my project and I have a problem with rendering scene on different graphic cards.
EDT_DIRECT3D9 mode works fine anywhere.
EDT_OPENGL mode works fine, but on the integrated graphic cards and some notebooks picture looks bad.
What I need to do for correct work in OpenGL ...
I'm using Irrlicht in my project and I have a problem with rendering scene on different graphic cards.
EDT_DIRECT3D9 mode works fine anywhere.
EDT_OPENGL mode works fine, but on the integrated graphic cards and some notebooks picture looks bad.
What I need to do for correct work in OpenGL ...