Page 1 of 1

XNA support request for Irrlicht ;)

Posted: Wed Aug 16, 2006 7:34 pm
by bicunisa
Hello guys!

I was thinking that adding a XNA "driver" for Irrlicht would be great ;)

Read this stuff:

Microsoft Invites the World to Create Its Own Xbox 360 Console Games
http://www.gamedev.net/community/forums ... _id=409602

Garage Games showcases Torque engine with XNA
http://www.gamedev.net/community/forums ... _id=409612


I'm no fan of Microsoft perse, but if Irrlicht could make it to the console market in a big way (I know of the PSP port already) wouldn't it be great? :D

I'm not going to start this as a project, it's just an idea ;)

Posted: Thu Aug 17, 2006 3:54 am
by shurijo
I don't think you could add an XNA "driver" for Irrlicht. As far as my understanding of it, XNA relies on the .NET CLR, so it would only work with .NET apps (which is why the XNA Studio is for C#).

I'm pretty excited about XNA and will grab it when its released in a couple of weeks. I'm putting my Irrlicht project on hold till I can check it out.

Video presentation of the studio
http://www.xbox.com/en-US/games/viewer. ... 2&shotId=4

low bandwith here
http://www.xbox.com/en-US/games/viewer. ... Id=4&alt=1

Posted: Sat Aug 19, 2006 8:47 am
by niko
I don't know if this XNA stuff will work with mixed mode assemblies. If it does (but I doubt it), this would mean that Irrlicht.NET would run on that platform, (maybe with some modifications) which would be great. and also a good reason to invest some more time in Irrlicht.NET again. :)

Posted: Mon Aug 21, 2006 8:09 am
by GueZt_Coders
Glad to here that from niko! because irrlicht.net
is fast even under c#.

"Hopefully and I beleive XNA will not be that hard
to use in irrlicht.net, because it's already been
use by Mech Commander II and it is written in
native C++ code."

I think XNA will be just a new add on to REFERENCE
for dot net who wants to use XNA capabilities.

Posted: Tue Aug 22, 2006 9:18 am
by evolutional
niko wrote:I don't know if this XNA stuff will work with mixed mode assemblies. If it does (but I doubt it), this would mean that Irrlicht.NET would run on that platform, (maybe with some modifications) which would be great. and also a good reason to invest some more time in Irrlicht.NET again. :)
IIRC the XNA framework won't be allowing P/Invoke so the only way to make Irrlicht.NET work with it is to recode it in C# as was what happened with OGRE.

Posted: Tue Aug 22, 2006 4:19 pm
by Joe_Oliveri
I like XNA when I demo'd it. Very fun to play with and keep things organized. It would be real nice to be able to use the engine of choice in it. :) Not to mention being able to make 360 games.

Posted: Wed Aug 23, 2006 11:20 am
by JPulham
I think consoles is where irrlicht should go now. Its already one of the better choices for Open Source Graphics/Game development on the PC, and now even PSP. I think This would open Irrlicht up alot more. If not an extension of Irrlicht.NET, maybe release Irrlicht.XNA ASWELL!!! :shock: