1DRACO_ENCODER(1)                 User Commands                DRACO_ENCODER(1)
2
3
4

NAME

6       draco_encoder - manual page for draco_encoder 1.5.5
7

SYNOPSIS

9       draco_encoder [options] -i input
10

DESCRIPTION

12   Main options:
13       -h | -?
14              show help.
15
16       -i <input>
17              input file name.
18
19       -o <output>
20              output file name.
21
22       -point_cloud
23              forces the input to be encoded as a point cloud.
24
25       -qp <value>
26              quantization bits for the position attribute, default=11.
27
28       -qt <value>
29              quantization  bits  for  the  texture  coordinate attribute, de‐
30              fault=10.
31
32       -qn <value>
33              quantization bits for the normal vector attribute, default=8.
34
35       -qg <value>
36              quantization bits for any generic attribute, default=8.
37
38       -cl <value>
39              compression level [0-10], most=10, least=0, default=7.
40
41       --skip  ATTRIBUTE_NAME  skip  a  given  attribute  (NORMAL,  TEX_COORD,
42              GENERIC)
43
44       --metadata
45              use metadata to encode extra information in mesh files.
46
47       -preserve_polygons
48              encode polygon info as an attribute.
49
50       Use negative quantization values to skip the specified attribute
51
52
53
54draco_encoder 1.5.5              January 2023                 DRACO_ENCODER(1)
Impressum