Scroll to navigation

Ac3d Compiler(6) Games Ac3d Compiler(6)

NAME

accc - Ac3d Compiler

SYNTAX

accc [option] <inputfile> <outputfile> [dist][-order orderstring]

DESCRIPTION

OPTIONS

stripify any ac3d output models
+o
ac3d to ac3d: the result file is optimized in using groups by zone of track track must be named TKMNxxx dist is used to determine the distance of the objects
+om
ac3d to ac3d: the result is a vertex merged unique obj for smooth car only
ac3d to obj +s ac3d to ac3d with strips (used for cars)
+es <angle_of_smooth>
ac3d to ac3d with strips (used for cars) and extended ac3d file output (computed normals) angle is in degrees: example: +es 80.0 clkdtm_o.ac clkdtm.ac the output file will also contains the secondary textcoord for the env sliding
+et
ac3d to ac3d with triangles (used for cars) and extended ac3d file output (normals normals)
+etn
ac3d to ac3d with triangles no split and extended ac3d file output (normals normals)
+shad
ac3d to ac3d with triangles, create a new ac3d file used for track shading, vertical mapping of a single texture
<inputfile>
<outputfile>
only used with +es , +s and +et orderstring is the order of the objects during the save for example: HB;OB;OBM is the names of the objet separate by a semicolon for imported NFS cars the object name HB must be used instead of: HB
for grouping multilayer ac3d track
the base geometry
the base geometry map-tiled
the base geometry skids/and grass details
the base geometry shadows
the max distance of groups in tkmn
the distance of group 2 in tkmn
the distance of group 1 in tkmn
the distance of splitting for TERRAIN* objects
for extended ac3d file format for strips
no texture split (for debug)

SEE ALSO

torcs(6)

AUTHOR

This manual page was written by Rudy Godoy <rudy@kernel-panik.org>, for the Debian GNU/Linux system (but may be used by others).

1.4 Rudy Godoy