Hi there,
another noob question. I need to display images that allways face the viewer (for chat bubbles). In ogre there is something that is called billboard. For what keyword I have to search in the api?
Thanks
Cria
Displaying Images that allways faces the viewer
Looking into API documentation is a nice habit. You should try it. Look for irr::scene::IBillboardSceneNode.
Tomasz Nowakowski
Openoko - www.openoko.pl
Openoko - www.openoko.pl
Also, for things like chat windows, you could use the GUI Environment.
http://irrlicht.sourceforge.net/tut005.html
http://irrlicht.sourceforge.net/tut005.html
Crud, how do I do this again?