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.
-
FumarMata
- Posts: 13
- Joined: Fri Mar 02, 2007 12:26 pm
Post
by FumarMata »
Hello everybody
Is there a way to draw draw2DLine's, rectangles, etc. behind the 3D elements, in the background?
I'm trying but I cannot find the way :/
Thanks
marc
-
bitplane
- Admin
- Posts: 3204
- Joined: Mon Mar 28, 2005 3:45 am
- Location: England
-
Contact:
Post
by bitplane »
simply draw them after driver->beginScene but before smgr->drawAll