irrb 0.4 (Blender Exporter)
irrb 0.4 (Blender Exporter)
irrb is a Blender exporter that exports Blender scene and static mesh data to the native Irrlicht scene (.irr) and mesh (.irrmesh) file formats.
Download links:
http://code.google.com/p/tubras/wiki/irrb
Change Log:
changes.txt
User Guide:
irrbUserGuide-0.4.pdf
Tutorials (Light Mapping & Transparent Materials) are located here:
http://code.google.com/p/tubras/wiki/irrbTutorials
Notes:
02/13/2009 - If you plan on using the binary mesh (.irrbmesh) reader/writer in your own application, you will need to compile those source files against revision 2200 (or later) of the Irrlicht trunk.
Screen Shots:
(irrb-0.4.blend) (irrb-0.4.blend iwalktest video)
(08-Fog.blend)
(04-Billboard.blend)
(03-Skybox.blend)
Please use this thread to post questions relating to irrb.
Enjoy!
Download links:
http://code.google.com/p/tubras/wiki/irrb
Change Log:
changes.txt
User Guide:
irrbUserGuide-0.4.pdf
Tutorials (Light Mapping & Transparent Materials) are located here:
http://code.google.com/p/tubras/wiki/irrbTutorials
Notes:
02/13/2009 - If you plan on using the binary mesh (.irrbmesh) reader/writer in your own application, you will need to compile those source files against revision 2200 (or later) of the Irrlicht trunk.
Screen Shots:
(irrb-0.4.blend) (irrb-0.4.blend iwalktest video)
(08-Fog.blend)
(04-Billboard.blend)
(03-Skybox.blend)
Please use this thread to post questions relating to irrb.
Enjoy!
Last edited by pc0de on Thu Dec 31, 2009 8:22 am, edited 4 times in total.
Oh cool, this is nice. I can't wait for a binary/animated version.
Can you do a lightmapped scene in Blender and export it straight to Irrlicht? (That's what you seem to be doing in the screenshot.)
Can you do a lightmapped scene in Blender and export it straight to Irrlicht? (That's what you seem to be doing in the screenshot.)
ShadowMapping for Irrlicht!: Get it here
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
Need help? Come on the IRC!: #irrlicht on irc://irc.freenode.net
I've been waiting for it since Halifax (I think it was him) told us about it, Great Job!
It would be very useful to many so Thanks for sharing.
P.S
How about changing the subject to "IrrBlend - <whatever you wrote there in the black bar in the nice logo you made>"
Oh and can we see the todo list please?
It would be very useful to many so Thanks for sharing.
P.S
How about changing the subject to "IrrBlend - <whatever you wrote there in the black bar in the nice logo you made>"
Oh and can we see the todo list please?
Yes, you can bake lightmaps into a second UV layer and then export both the diffuse and lightmap layers as an Irrlicht material (lightmap, lightmap_m2, lightmap_m4, etc.).BlindSide wrote:Can you do a lightmapped scene in Blender and export it straight to Irrlicht?
I'll add this as a tutorial within the next couple of days.
I've renamed the exporter to irrb (less key strokes) - probably should change the logo.MasterGod wrote:How about changing the subject to "IrrBlend...
The "todo" list is at the top of the docs.
Thank you so much for this!
My project stalled months ago because I couldn't find a set of exporters/importers that could nicely get my meshes from Blender to Irrlicht. This tool looks like it could be far more useful than anything I've tried, because it cuts out the intermediate format.
You've given me hope.
I look forward to using this.
Since you're soliciting comments on the documentation, I'd like to suggest that when you mention iMeshCvt on the irrb page, you may want to give a link to it, or at least say that it's part of the irrbUtilities. I wasn't sure where to get iMeshCvt when I read the instructions.
My project stalled months ago because I couldn't find a set of exporters/importers that could nicely get my meshes from Blender to Irrlicht. This tool looks like it could be far more useful than anything I've tried, because it cuts out the intermediate format.
You've given me hope.
I look forward to using this.
Since you're soliciting comments on the documentation, I'd like to suggest that when you mention iMeshCvt on the irrb page, you may want to give a link to it, or at least say that it's part of the irrbUtilities. I wasn't sure where to get iMeshCvt when I read the instructions.
-
- Posts: 914
- Joined: Fri Aug 03, 2007 12:43 pm
- Location: South Africa
- Contact:
Just a heads up but Niko (irrlicht creator) featured this on his blog, good work mate.
http://www.irrlicht3d.org/
http://www.irrlicht3d.org/
and I've also added it to the wiki..
although I haven't worked out why it's failing on me yet
http://www.irrlicht3d.org/wiki/index.ph ... .Exporters
although I haven't worked out why it's failing on me yet
http://www.irrlicht3d.org/wiki/index.ph ... .Exporters
Thanks Midnight for adding this to the Exporter list.
FYI, I updated the original post with a link to the irrb tutorials.
FYI, I updated the original post with a link to the irrb tutorials.