Vox2sm3 is a command-line tool for converting .binvox voxel files into blueprint files for Starmade, combined with the binvox program, it allows the importing of shells of entire ships from their 3dmodel.
Features
Features
- Pickable block type to use
- when exporting a ship, a core is placed where the user specifies
- can export as a ship, a station and as an asteroid (needs more testing)
- Total size of the input file is limited such that the product of the dimensions should not exceed 1billion (should not be an issue for ships less than 1.5km in size)
- when exporting as a custom block type the required materials will state that you need standard grey blocks, the saved blocks are correct but the material list needs fixing
- As the program uses system commands to clear past files, the provided code only works on windows currently