XNA / DirectX SDK ?

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
tharshan
Posts: 19
Joined: Sun Jun 17, 2007 1:39 am
Contact:

XNA / DirectX SDK ?

Post by tharshan »

is XNa / DirectX SDK better than irrlicht ?

and is it easy also ?

Thanks.
Venkadesan V Tharshan
Dorth
Posts: 931
Joined: Sat May 26, 2007 11:03 pm

Post by Dorth »

Those are different things.
The prior is a SDK for Windows, while the other is cross-platform.
DirectX IS in Irrlicht, but not fully exposed (tough you can modify Irrlicht for it to be).

If your main target is solelly Windowsor XBox, then it is likelly working with DirectX will give you faster result, once you get the basis. Then again, only half the video cards are optimized for DirectX, the other half being optimized for OpenGL, which is also included in Irrlicht. Read a bit, compare features, be sure of what you WANT and CAN do, then pick accordingly ;)
tharshan
Posts: 19
Joined: Sun Jun 17, 2007 1:39 am
Contact:

Thanks

Post by tharshan »

Thanks..

my main target is developing Windows Games / Applications.

is irrlicht ok for that ?
Venkadesan V Tharshan
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

It was already done, so probably yes. Your requirements are so vague that even batch files might still match them. If you want some useful answers you should exactly describe what you expect to get and what you require to have. Then we can tell if if Irrlicht contains it or how complex it would be to do it on your own.
tharshan
Posts: 19
Joined: Sun Jun 17, 2007 1:39 am
Contact:

Post by tharshan »

i mean... can we create professional softwares / games ?
Venkadesan V Tharshan
omar shaaban
Posts: 616
Joined: Wed Nov 01, 2006 6:26 pm
Location: Cairo,Egypt
Contact:

Post by omar shaaban »

tharshan wrote:i mean... can we create professional softwares / games ?
yup :)
tharshan
Posts: 19
Joined: Sun Jun 17, 2007 1:39 am
Contact:

Post by tharshan »

thank you.

i know its a stupid question..but i just confused. and want to confirm, it :-)
Venkadesan V Tharshan
Post Reply