Hello !
I'm writting a game (Visualisation of College) in DirectX. My question is: if I do all movement and camera's using in Irrlicht it's all about this ok. How can I create an alias for Direct3D's device from Irrlicht ? Exacly create alias from IrrlichtDevice to LPDIRECT3DDEVICE9 ? I am asking of this, because I want to create some special effects like blowing up objects, use fade in/out using DIRECTx ! In Irrlicht code I can easily create DirectMusic device. But what abot Direct3D ?
Can somebody help me ?
Sorry for my english !
Hello !
Here http://chomikuj.pl/cyberion/Movies/College+Walker.avi is an simple intro of my project on which I am still focusing.
DirectX and Irrlicht problem
DirectX and Irrlicht problem
Last edited by cyberion on Wed Jan 02, 2008 12:36 am, edited 1 time in total.
Search for getExposedVideoData() on these forums returns...
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=23669
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=6163
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=6527
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=19297
The same search on google returns many more hits, all of which are good examples... Did you even search?
And the documentation has this.
Travis
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=23669
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=6163
http://irrlicht.sourceforge.net/phpBB2/ ... php?t=6527
http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=19297
The same search on google returns many more hits, all of which are good examples... Did you even search?
And the documentation has this.
Travis