Hey, I'm now using Irrlicht with Windows MFC.
I can relate Irrlicht device to windows picture box and splilt in one picture box..
but I don't know how to apply it to many picture box .. Is there any way to do this?
Thanks
Is there any way to use irrlicht device to win picture boxes
you can use the endScene() function to draw in a specific window:
Code: Select all
driver->endScene(curHWND);
while(!asleep) sheep++;
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java
IrrExtensions:
http://abusoft.g0dsoft.com
try Stendhal a MORPG written in Java