Blender 2.5/2.6 exporters
Blender 2.5/2.6 exporters
Here is a list of exporters for blender:
Blender 2.5
-DirectX exporter : http://wiki.blender.org/index.php/Exten ... X_Exporter
-Ogre exporter (WIP): http://www.ogre3d.org/tikiwiki/Blender+2.5+Exporter
-MD2 exporter (very limited, signaled by ACE) : http://tfc.duke.free.fr/old/models/md2.htm
Blender 2.6
- B3D exporter: http: //supertuxkart.svn.sourceforge.net/view ... runk/util/
Blender 2.5 tutorials for python and exporting
-Export OBJ files with blender : http://en.wikibooks.org/wiki/Blender_3D ... rt_scripts
Blender 2.5
-DirectX exporter : http://wiki.blender.org/index.php/Exten ... X_Exporter
-Ogre exporter (WIP): http://www.ogre3d.org/tikiwiki/Blender+2.5+Exporter
-MD2 exporter (very limited, signaled by ACE) : http://tfc.duke.free.fr/old/models/md2.htm
Blender 2.6
- B3D exporter: http: //supertuxkart.svn.sourceforge.net/view ... runk/util/
Blender 2.5 tutorials for python and exporting
-Export OBJ files with blender : http://en.wikibooks.org/wiki/Blender_3D ... rt_scripts
Last edited by REDDemon on Tue Apr 03, 2012 7:18 am, edited 3 times in total.
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
-
- Posts: 1010
- Joined: Mon Oct 24, 2011 10:03 pm
- Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d
Re: Blender 2.5 exporters
The DirectX one you don't need to download, just go to user preferences>add-ons>import/export and select it
Second, there are a few interesting ones....
but I want an MD2 (or possibly MD3) importer/exporter (pref both importer and exporter, but at least exporter.)
second, any info on the specifications of MD2 models, max poly-count?
max texture size?
max amount of textures?
other limitations that I shoud be aware of?
Second, there are a few interesting ones....
but I want an MD2 (or possibly MD3) importer/exporter (pref both importer and exporter, but at least exporter.)
second, any info on the specifications of MD2 models, max poly-count?
max texture size?
max amount of textures?
other limitations that I shoud be aware of?
"this is not the bottleneck you are looking for"
Re: Blender 2.5 exporters
md2 is pretty limited, but here's the link http://tfc.duke.free.fr/old/models/md2.htm
-
- Posts: 1010
- Joined: Mon Oct 24, 2011 10:03 pm
- Location: 0x45 61 72 74 68 2c 20 69 6e 20 74 68 65 20 73 6f 6c 20 73 79 73 74 65 6d
Re: Blender 2.5 exporters
thanks!
Though I was hoping for a plugin :/ (Might be one, didn't rrad through the whole page,I'm in a hurry at the moment)
Any luck on an exporter?
Otherwise I will look into loading the *.blend format in irrlicht, I have info on that and I should be able to create it...
and it has the advantage of packed textures
Though I was hoping for a plugin :/ (Might be one, didn't rrad through the whole page,I'm in a hurry at the moment)
Any luck on an exporter?
Otherwise I will look into loading the *.blend format in irrlicht, I have info on that and I should be able to create it...
and it has the advantage of packed textures
"this is not the bottleneck you are looking for"
Re: Blender 2.5 exporters
I'm using the irrb exporter, and it's working pretty nice. I really like fine tuning models simply by opening them up in a text editor and modifying them. It allows me to change materials etc that would be a hassle to do in blender.
You can download the latest irrb via SVN, the version pC0de has on his site only works in blender 2.4.
You can download the latest irrb via SVN, the version pC0de has on his site only works in blender 2.4.
Re: Blender 2.5 exporters
I found a wiki wich can helps writing python plugins for blender.
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Re: Blender 2.5 exporters
Oh come on - don't just say you found it but give us the link as well :-)REDDemon wrote:I found a wiki wich can helps writing python plugins for blender.
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Blender 2.5 exporters
I have added the link in the main post days ago O_O forget to say that ... ^^
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Re: Blender 2.5 exporters
Ah, I see, thanks :-)
IRC: #irrlicht on irc.libera.chat
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Code snippet repository: https://github.com/mzeilfelder/irr-playground-micha
Free racer made with Irrlicht: http://www.irrgheist.com/hcraftsource.htm
Re: Blender 2.5 exporters
Thx to korrpi for signalating a new b3d exporter:
http://supertuxkart.svn.sourceforge.net ... runk/util/
updated also the first post
http://supertuxkart.svn.sourceforge.net ... runk/util/
updated also the first post
Junior Irrlicht Developer.
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me
Real value in social networks is not about "increasing" number of followers, but about getting in touch with Amazing people.
- by Me