Zigzag edges in camera viewport

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
dekyco
Posts: 3
Joined: Sun May 02, 2010 6:03 pm

Zigzag edges in camera viewport

Post by dekyco »

Hello,

can anyone tell me why do I get this shredded edges around camera view?

Image

dekyco
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

Don't use the software renderer. Either use burningsvideo (in case you cannot use hw accelerated drivers) or switch to OpenGL or DirectX
Post Reply