Previous Thread  Next Thread

chat icon Exporting blender to Ogre

zidarsk8

Posted: Fri Feb 03, 2012 5:05 pm
Joined: 03 Feb 2012
Posts: 2
Hello,

I hope this is the wright place to ask for help, so here it goes. I would like to export a mesh to ogre file format, and I do not see the the export > ogreXML button in the menu.

I am using Blender 2.61 on ArchLinux.

I think i have installed the ogre exporter script as it was shown on the ogre site.

Code:
zidar@myhost ~ $ ls -l .blender/scripts/
total 88
drwxr-xr-x 3 zidar users  4096 Feb  3 16:41 ogrehelp
-rwxr-xr-x 1 zidar users 81001 Feb  3 16:41 ogremeshesexporter.py
drwxr-xr-x 2 zidar users  4096 Feb  3 16:41 ogrepkg


I am sorry to have to ask this, but I can't find anthing useful on the ogre site. I have Blender, ogre and Python installed and I can not get the script to show a button no matter what i try.


I would really appreciate it if anyone could offer some helpful advice or a solution to my problem. Thank you.[/code]
Reply with quote


jsprenkle

Posted: Thu Oct 18, 2012 6:53 pm
Joined: 18 Oct 2012
Posts: 1
The new version of the exporter can be found here:
http://code.google.com/p/blender2ogre/

Copy the script to your scripts directory.
Enable it by going to the user preferences, then Export, then checking the box beside the export to ogre.

You can then use "file"->"Export".

You'll need the ogre command line tools to convert the xml mesh to a ".mesh" file.
Reply with quote


 
Jump to:  
Powered by phpBB © 2001, 2005 phpBB Group