Jump to content

Avorion XML to OBJ / 3D print


peacefighter1996

Recommended Posts

This weekend I have been working on a little project to create 3D Models out of the Ship XML. So far I have been success on generating the corner pieces and cube.  As can been seen in the Angle test set.png. If you want to contribute or fork the project, the repo is https://github.com/peacefighter1996/AvorionXMLToOBJ

 

If you want to try it yourself. Build the project, and activate it in CMD with the input file of the XML and output file. Or run the following line in your build directory to use the test example:

AvorionXMLToOBJ.exe .\TestDocuments\angle1.xml .\TestDocuments\testResult.obj

 

Works only with block index 1 (Hull) 8 (Armored hull) and 100 (Corner)

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...