.irr format

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
dgrafix
Posts: 116
Joined: Sun Nov 18, 2007 2:36 pm

.irr format

Post by dgrafix »

Is there a world editor /exporter available to make .irr format?

The irredit isnt an option as its windows only :( (Linux user)
Last edited by dgrafix on Sat Mar 15, 2008 6:37 pm, edited 1 time in total.
rogerborg
Admin
Posts: 3590
Joined: Mon Oct 09, 2006 9:36 am
Location: Scotland - gonnae no slag aff mah Engleesh
Contact:

Post by rogerborg »

Not as far as I know. I'm sure that Niko would prioritise a Linux / wine-compatible openGL version if you pay for his time.
Please upload candidate patches to the tracker.
Need help now? IRC to #irrlicht on irc.freenode.net
How To Ask Questions The Smart Way
cyberion
Posts: 30
Joined: Tue Oct 23, 2007 5:53 pm

Post by cyberion »

If you open *.irr in Notepad you will see that it is a XML format, so maybe this information will help you a little :)
Halifax
Posts: 1424
Joined: Sun Apr 29, 2007 10:40 pm
Location: $9D95

Re: .irr format

Post by Halifax »

dgrafix wrote:Is there a world editor /exporter available to make .irr format?

The irredit isnt an option as its windows only :(
There is a current beta/alpha version for Blender, and it is sure to work on Mac as it is just python scripting. (I suppose.)
TheQuestion = 2B || !2B
dgrafix
Posts: 116
Joined: Sun Nov 18, 2007 2:36 pm

Post by dgrafix »

GREAT! Thanks.

Nice to know this is available for my fave modeller. Any idea where i get this tempting .py?

Code: Select all

Not as far as I know. I'm sure that Niko would prioritise a Linux / wine-compatible openGL version if you pay for his time.
I would certainly buy/donate to a copy of that!.
Post Reply