Author Topic: Making meshes  (Read 5616 times)

Offline DarkmoonNight

  • Dedicated Supporter
  • ***
  • Posts: 254
  • Floof-O-Meter: 17
  • ~WolfDark~ <-- mah user in game.
    • View Profile
Making meshes
« on: July 29, 2011, 06:23:55 pm »
Hey! I got blender to make meshes and I just need an link to the Ogre exporter.Also, when you give me the Ogre exporter please make a tutorial of where to place the files from the Ogre exporter, how to use it etc. Please. Thanks and i hope you will help me :D

Signature:
Signatures are displayed at the bottom of each post or personal message. BBC code and smileys may be used in your signature.

Offline Jayfeather55

  • Community Champion
  • ****
  • Posts: 1,609
  • Country: us
  • Floof-O-Meter: 165
  • It's been 6 years?!
    • View Profile
Re: Making meshes
« Reply #1 on: July 29, 2011, 06:32:42 pm »
Bah. I have blender also, but I don't understand how python and the OGRE export work together in the NEWSET version of Blender. :33 If someone could help meh with that, I would give you KARMA! :3 Or a preset, map, marking, or object {Made in blender xD}

Thierry

  • Guest
Re: Making meshes
« Reply #2 on: July 29, 2011, 11:14:40 pm »
I don't use blender, so i can't help right now.
I will try it.
but seems the exporter for 2.5 doesn't exist, only for 2.49.
i'm looking for the blender 2.49.

Offline Jayfeather55

  • Community Champion
  • ****
  • Posts: 1,609
  • Country: us
  • Floof-O-Meter: 165
  • It's been 6 years?!
    • View Profile
Re: Making meshes
« Reply #3 on: July 29, 2011, 11:46:36 pm »
Derp Ok xDDD And what about the python-ness?

Thierry

  • Guest
Re: Making meshes
« Reply #4 on: July 29, 2011, 11:57:03 pm »
i have succefully installed blender with ogre exporter (in windows)

1 download and install blender 2.49b at blender-249. direct link: blender-2.49b-windows.exe

2 download exporter Blender+Exporter or direct link: BlenderExport.zip and unzip the file.

3 copy ogremeshesexporter.py, ogrehelp, and ogrepkg and paste where blender is installed at ...\blender\.blender\scripts.


4 download and install python 2.6
or direct link:
for x86 computers: python-2.6.msi
for x86-64 computers: python-2.6.amd64.msi

now open blender and export your model.
i assume you know how to export at blender and basic usage of blender.
don't ask me how to use blender, i have never used it before. simply click file->export->ogre meshes and use intuition.

OMG i have forget, not all people are ogre experts and have OgreXmlConverter. well...
at now we have the converted blender model to xml, is correct?
we need to convert from xml to mesh:

5 download OgreXmlConverter or direct link: OgreCommandLineTools_1.6.3.msi

drag and drop the .xml file in to OgreXmlConverter.exe and surprise!

you have a .mesh file!

if at some step I was not very clear, please let me know.
« Last Edit: July 30, 2011, 06:21:39 pm by Thierry »

Offline Jayfeather55

  • Community Champion
  • ****
  • Posts: 1,609
  • Country: us
  • Floof-O-Meter: 165
  • It's been 6 years?!
    • View Profile
Re: Making meshes
« Reply #5 on: July 30, 2011, 12:07:03 am »
I'll try it naow!

Offline Piebaby

  • Familiar Grounds Dweller
  • **
  • Posts: 96
  • Floof-O-Meter: 14
  • Will work for karma! ;u;
    • View Profile
Re: Making meshes
« Reply #6 on: July 30, 2011, 01:53:58 am »
to the path?

Thierry

  • Guest
Re: Making meshes
« Reply #7 on: July 30, 2011, 01:56:00 am »
to the path?
the path where your blender is installed
ex:
c:\programfiles\blender\.blender\scripts.

Offline Piebaby

  • Familiar Grounds Dweller
  • **
  • Posts: 96
  • Floof-O-Meter: 14
  • Will work for karma! ;u;
    • View Profile
Re: Making meshes
« Reply #8 on: July 30, 2011, 02:07:59 am »
Oh I don't have scripts in my file

Thierry

  • Guest
Re: Making meshes
« Reply #9 on: July 30, 2011, 02:11:54 am »
that is rare.
search the folder with the asistant (press F3 at desktop), maybe you aren't looking for at the right place.
if you don't find it, i will test again my tutorial.