Gamespace Exporter?
-
DrEvil
- Halfling
- Posts: 45
- Joined: Fri Jan 02, 2004 6:07 am
- Contact:
Gamespace Exporter?
Anyone know if there is a Gamespace exporter to export to the Ogre format or one in the works?
- Kentamanos
- Minaton
- Posts: 980
- Joined: Sat Aug 07, 2004 12:08 am
- Location: Dallas, TX
-
DrEvil
- Halfling
- Posts: 45
- Joined: Fri Jan 02, 2004 6:07 am
- Contact:
-
computerwhiz
- Kobold
- Posts: 37
- Joined: Mon Nov 29, 2004 8:51 pm
Hey...I happen to be the maintainer of the Truespace to Ogre exporter...I'm thinking that you may be able to use a Truespace exporter in Gamespace....not 100% sure though. It looks like they both use a .tsx file. Probably wouldn't hurt to give it a try....worse case scenario....reload Gamespace.
By the way...the plugin is beta code, and has quite a few glitches still (it converts all face normals to vertex normals....which looses phong shading...and there's gaps in the object.) So don't blame me if your computer crashes...I'm pretty sure it won't though.
lol
<EDIT>
When compiling the plugin, try compiling it with Gamespace's SDK, which looks 100% like Truespace's. Just follow the instructions in my readme, but place the GS SDK folders into the project, instead of the TS SDK files.
If you go to the Gamespace web site, go to the Download link, and select SDK. Then, select the SDK for your version. It may work...it may not. Personally, I use Truespace 5.2, so I don't know if the GS libraries will work or not.
Oh, and the plugin is in the Ogre CVS under ogreaddons.
</EDIT>
By the way...the plugin is beta code, and has quite a few glitches still (it converts all face normals to vertex normals....which looses phong shading...and there's gaps in the object.) So don't blame me if your computer crashes...I'm pretty sure it won't though.
<EDIT>
When compiling the plugin, try compiling it with Gamespace's SDK, which looks 100% like Truespace's. Just follow the instructions in my readme, but place the GS SDK folders into the project, instead of the TS SDK files.
If you go to the Gamespace web site, go to the Download link, and select SDK. Then, select the SDK for your version. It may work...it may not. Personally, I use Truespace 5.2, so I don't know if the GS libraries will work or not.
Oh, and the plugin is in the Ogre CVS under ogreaddons.
</EDIT>
There are 10 kinds of people that understand binary....those who do....and those who don't.