Oolite converters

From Elite Wiki
Revision as of 21:53, 9 February 2012 by Svengali (talk | contribs) (Convert it .-))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

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