How would I go about writing an XSI export script?
-
BNG
- Chief Warrant Officer
- Posts: 684
- Joined: 16 Oct 2009, 03:26
- Type the number ten into the box: 0
- Location: Texas
How would I go about writing an XSI export script?
I'd like to modify an existing export script to export from Truespace inthe SI XSI text format. Can it be done technically? Will Python scripting work? Thanks, BNG.
Casual Truespace 3D modeling hobbyist. My Truespace blog and simple 3d Modeling Tutorials for Casual Model Makers.
-
froo
- Captain
- Posts: 2554
- Joined: 22 May 2009, 12:13
Re: How would I go about writing an XSI export script?
Python scripting would work fine for Model side BNG.
-
BNG
- Chief Warrant Officer
- Posts: 684
- Joined: 16 Oct 2009, 03:26
- Type the number ten into the box: 0
- Location: Texas
Re: How would I go about writing an XSI export script?
Moonman, has an ASE export script for Truespace, but I'm unsure whether it was written in Python or some other language. Python, seems to use plain text where see's C#/C++/Java needs to be translated into a DLL/TSX to work. I've seen quite a few Python export scripts written for Blender what parts would need to be changed to work for TS to export the same format as the original? BNG.froo wrote:Python scripting would work fine for Model side BNG.
Casual Truespace 3D modeling hobbyist. My Truespace blog and simple 3d Modeling Tutorials for Casual Model Makers.