Author Topic: Another Quick Question  (Read 2656 times)

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Another Quick Question
« on: November 28, 2011, 12:46:10 am »
Hai Again >.<

I have a really quick question, for ogre command tools, where do I put this in it's file? I use blender

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Another Quick Question
« Reply #1 on: November 28, 2011, 03:03:26 am »
bump (Sorry ^^;)
EDIT:
Should this be even posted here since it's fh help thread?
« Last Edit: November 28, 2011, 08:33:50 pm by Lava »

Thierry

  • Guest
Re: Another Quick Question
« Reply #2 on: November 28, 2011, 08:55:27 pm »
teorically you can install the ogre command line tools, I installed it in C:\ drive and it worked for me.
I'm suposing you are exporting models in blender as a .xml file and you want to convert it to .mesh file.

simply copy the .xml file in the place where you installed the command line tools, and drag and drop the .xml file in to the OgreXMLConverter.exe program, and the .mesh file will be created.

there is another different way, i'm not sure how but when exporting at blender you need to configure the ogrecommandlinetools path.


Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Another Quick Question
« Reply #3 on: November 28, 2011, 09:23:36 pm »
Thank you, Ill try it out ^^

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Another Quick Question
« Reply #4 on: November 29, 2011, 02:16:15 am »
How do you get it to the xml file? I am very confused

Thierry

  • Guest
Re: Another Quick Question
« Reply #5 on: November 29, 2011, 02:57:28 am »
you want to export models right? if not, it's because i'm confused. Explainme with detail your question.
did you have installed the exporter plug-in?
you know how to use it?

(wait me to tomorrow and i will investigate about the plug-in)

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Another Quick Question
« Reply #6 on: November 29, 2011, 03:50:23 am »
It's already been in the blend form, and to export them as a mesh what will I do? No, I don't know how to use it, but I know about the files and exporting it to a file but it doesnt work. 

Thierry

  • Guest
Re: Another Quick Question
« Reply #7 on: November 29, 2011, 10:23:55 pm »
I know how to do this but with blender 2.49b only. I t seems it doesn't work for newer versions of blender.

1 download the mesh exporter: BlenderExport.zip and unzip the file.

2 copy ogremeshesexporter.py, ogrehelp, and ogrepkg and paste where blender is installed at ...\blender\.blender\scripts, just like the next image:


3 download and install python 2.6:
for x86 computers: python-2.6.msi
for x86-64 computers: python-2.6.amd64.msi

4 now open blender and export your model.
click file->export->ogre meshes (if all was correctly installed this menu will exist)

Select the path where the mesh will be exported, then click preferences button.

Select manual path for the xmlconverter, and put the path of the converter. and click OK.

click export and you have now a mesh file.


blender 2.49b link is here if you don't have it: blender-2.49b-windows.exe

Note: you must use Ogre3D version 1.6 command line tools, NOT 1.7. download it at: OgreCommandLineTools_1.6.3.msi

Offline Lavablaze

  • Experienced Traveler
  • **
  • Posts: 235
  • Floof-O-Meter: 5
    • View Profile
Re: Another Quick Question
« Reply #8 on: November 29, 2011, 10:51:04 pm »
My computer is not letting me download python (tried both links)

Thierry

  • Guest
Re: Another Quick Question
« Reply #9 on: November 29, 2011, 10:56:31 pm »
try with this link:
python 2.6
search something like Windows MSI Installer (2.6), (NOT the source code)