Page 1 of 1

Shadows - Heretic Kingdoms

Posted: Tue Nov 25, 2014 5:48 pm
by deltaone
Model viewer here - viewtopic.php?f=16&t=12132

Import models into 3DS Max:
1. Download tools:
Ogre 3d command line tools
3d Models, animation importer - FatImporter
2. Degrade mesh version to 1.4 with command: OgreMeshUpgrader.exe -V 1.4 <MESHFILE>
3. Import mesh into 3ds max using Fat Importer (Torchlight section).

Know issues: I don't why, but UV map broken into 3ds max, if anyone have method to fix it, please say about it ...

P.S. Anyone have importers for Ogre3d xml to 3ds max or to .md5mesh / .smd with animation support ?

thx ...

Re: Shadows - Heretic Kingdoms

Posted: Sat Dec 20, 2014 8:47 am
by Szkaradek123
Here is another importer for models and animations from this game.
It requires Blender249 and Python 26.

Steps:
1.unpack importer
2.run Blender249.blend
3.in Blender Text Window press alt+p and select a mesh file for importing textured models.
4.press alt+p and select skeleton file for importing armature.
If skeleton file has animations than importer extract all animations in new folder with name "animfiles".
5.press alt+p and select in animation folder anim file for importing animation

Re: Shadows - Heretic Kingdoms

Posted: Sat Dec 20, 2014 10:40 am
by raykingnihong
Szkaradek123 wrote:Here is another importer for models and animations from this game.
It requires Blender249 and Python 26.

Steps:
1.unpack importer
2.run Blender249.blend
3.in Blender Text Window press alt+p and select a mesh file for importing textured models.
4.press alt+p and select skeleton file for importing armature.
If skeleton file has animations than importer extract all animations in new folder with name "animfiles".
5.press alt+p and select in animation folder anim file for importing animation
Very good, thank you, my friend