New mesh file formats (ASE,LWO,DXF, Ogre) Ogre update

Announce new projects or updates of Irrlicht Engine related tools, games, and applications.
Also check the Wiki
hybrid
Admin
Posts: 14143
Joined: Wed Apr 19, 2006 9:20 pm
Location: Oldenburg(Oldb), Germany
Contact:

Post by hybrid »

I've updated the Ogre file loader with some additions from Niko, especially fixing the byteswap method for compiling under windows and removing mem leaks. Also material loading has been fixed.
I've contributed only some structural updates to this release for better support of Ogre materials. No visible enhancements, though.
Decisions for the next file format are not yet made, I hope I'll improve support of the existing loaders first (e.g. animations, bump mapping etc.)
Duncan Mac Leod
Posts: 64
Joined: Sun May 22, 2005 3:06 pm
Location: Germany
Contact:

Post by Duncan Mac Leod »

hybrid wrote:Decisions for the next file format are not yet made, I hope I'll improve support of the existing loaders first (e.g. animations, bump mapping etc.)
Animations for Ogre would be nice - need them desperately 8) !

Thanx again for your hard work!

bye,
Duncan
bitplane
Admin
Posts: 3204
Joined: Mon Mar 28, 2005 3:45 am
Location: England
Contact:

Post by bitplane »

wow.. ogre.. animations would indeed be very cool
nice work, thank you :)
Submit bugs/patches to the tracker!
Need help right now? Visit the chat room
GueZt_Coders
Posts: 44
Joined: Tue Jan 17, 2006 4:04 am

Post by GueZt_Coders »

Nice! With ASE support, I can test all the ASE model from
microsft shared resource of MECH COMMANDER 2
into irrlicht w/o using XNA :))
Just part of irrlicht related project| CLEAR CODE NOTATIONS IS LARGELY SELF CODUMENTING!
RustyNail
Posts: 168
Joined: Fri Jun 02, 2006 1:49 pm
Contact:

Post by RustyNail »

cypher543 wrote:But including model formats from other 3D engines really adds to the flexibility of Irrlicht.
Also, what about support for various game level formats?
...I think the addition of more map formats would be good.
I agree... But before overloading the the engine with incomplete loaders, I think people should first finish that which already exists... :roll:
I have recently discovered that both the Flu and my Algebra teacher have exact the same effect on my health: it quickly degrades.
RustyNail
Posts: 168
Joined: Fri Jun 02, 2006 1:49 pm
Contact:

Post by RustyNail »

hybrid wrote: Decisions for the next file format are not yet made, I hope I'll improve support of the existing loaders first (e.g. animations, bump mapping etc.)
I agree... :)
I have recently discovered that both the Flu and my Algebra teacher have exact the same effect on my health: it quickly degrades.
Post Reply