Oolite converters
From Elite Wiki
Contents
Several Oolite specific helper scripts and applications are available to do conversions.
Modelling
- Dat2Mesh.py
- Dat2Obj.py
- Dat2ObjTex.py
- DatScale.py
- Mesh2Dat.py
- Mesh2DatTex.py
- Mesh2Obj.py
- Obj2DatTex.py
- Obj2DatTexNorm.py
All of them are available on BerliOS and require Python2.6+ (not 3.x) to be installed.
Scripting
- xml2ns.py - Converts xml to open step (written by Cdr. Jettison). Requires Python2.6+ (not 3.x) to be installed and XML plist must be free of comments to work.
Texturing
- Planettool - a application from Ahruman for converting equirectangular projection textures to cube map textures.
Links
- List of software - a collection of useful third party applications.
- Property lists - a short introduction in plists.
- OXP howto - overview about creating OXP.
- BB discussion about converting plists.