XNA support request for Irrlicht ;)

Discuss about anything related to the Irrlicht Engine, or read announcements about any significant features or usage changes.
Post Reply
bicunisa
Posts: 34
Joined: Thu Apr 27, 2006 10:34 pm
Contact:

XNA support request for Irrlicht ;)

Post 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 ;)
OMG another MMORPG project! AztlanRPG
shurijo
Posts: 148
Joined: Sat Feb 21, 2004 3:04 am

Post 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
niko
Site Admin
Posts: 1759
Joined: Fri Aug 22, 2003 4:44 am
Location: Vienna, Austria
Contact:

Post 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. :)
GueZt_Coders
Posts: 44
Joined: Tue Jan 17, 2006 4:04 am

Post 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.
Just part of irrlicht related project| CLEAR CODE NOTATIONS IS LARGELY SELF CODUMENTING!
evolutional
Posts: 16
Joined: Mon Apr 11, 2005 2:32 pm
Location: LEEDS, England
Contact:

Post 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.
Joe_Oliveri
Posts: 448
Joined: Tue Oct 05, 2004 3:24 am
Location: Boston, MA

Post 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.
Irrlicht Moderator || Game Designer
Learn the basics at </dream.in.code>
JPulham
Posts: 320
Joined: Sat Nov 19, 2005 12:06 pm

Post 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:
pushpork
Post Reply