Creating Interreality: The Virtual Object System: Version 0.12.0 | ||
---|---|---|
Prev | Chapter 3. Using VOS to Explore and Build Virtual Worlds | Next |
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.
a3dlconverter [-h] [-t type] [-c name] [-p prefix] inputfile outputfile
-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.