3.4. A3DL Converter

The a3dlconverter program converts different 3D file formats into COD files which can be loaded by vosworld. Currently, only ASE files exported from 3D Studio Max are supported as input.

3.4.1. Synopsis

a3dlconverter [-h] [-t type] [-c name] [-p prefix] inputfile outputfile

3.4.2. Options

-h

Display help text

-t type

Convert from file type type (uses input file extension by default). The only file type supported yet is 3D Studio Max ASE

-c name

Create a toplevel sector named name to hold objects.

-p prefix

Path trim: trim prefix from any paths found in the input file.

-S factor

Scale all geometry by this amount.