trueSpace to Ogre 3D engine export plugin source code.

free scripts, plugins, models, textures
Post Reply
User avatar
Cellulo
Lieutenant
Posts: 915
Joined: 27 Sep 2012, 07:48
Type the number ten into the box: 9
Location: France
Contact:

trueSpace to Ogre 3D engine export plugin source code.

Post by Cellulo »

Here the source code for compil the trueSpace to Ogre3D engine exporter plugin, it's old but it's a good base to make a plugin exporter, it was writed for trueSpace 5.2 SDK maybe it work with the trueSpace 6.6 SDK:

http://ogre.cvs.sourceforge.net/viewvc/ ... eexporter/

Just download the GNU tarball zip file to have the full source code.
User avatar
BNG
Chief Warrant Officer
Posts: 684
Joined: 16 Oct 2009, 03:26
Type the number ten into the box: 0
Location: Texas
Contact:

Re: trueSpace to Ogre 3D engine export plugin source code.

Post by BNG »

I wonder if anyone ever actually compiled the exporter for Truespace? Doesn't it require a code compiler? Let us know if you make any headway Cellulo. Leroy.
User avatar
Cellulo
Lieutenant
Posts: 915
Joined: 27 Sep 2012, 07:48
Type the number ten into the box: 9
Location: France
Contact:

Re: trueSpace to Ogre 3D engine export plugin source code.

Post by Cellulo »

I haven't tried to compile the code yet, but the readme file explain how to compil the plugin and also the result file after a object exported is a xml type file.
Maybe it's possible to compil with Code::Blocks or Dev C++ ide.
stan
Master Chief Petty Officer
Posts: 580
Joined: 21 May 2009, 17:20

Re: trueSpace to Ogre 3D engine export plugin source code.

Post by stan »

here is the plugin.. it needed some fixing to get it working in vc2003 and higher
It seems to work in ts7.61b, here is the resulting xml file and material. Mind you I didn't try it in ogree.
you also seem to need the TS2OgreeTransform.exe in the bin.rar ..not sure about the vshost.exe but added it just in case.
Attachments
bin.rar
(10.68 KiB) Downloaded 200 times
ogreetsx.jpg
TS2Ogre.rar
(10.27 KiB) Downloaded 193 times
User avatar
Cellulo
Lieutenant
Posts: 915
Joined: 27 Sep 2012, 07:48
Type the number ten into the box: 9
Location: France
Contact:

Re: trueSpace to Ogre 3D engine export plugin source code.

Post by Cellulo »

Thanks stan for the files. :bananathumb:
Post Reply