Scroll to navigation

DRACO_ENCODER(1) User Commands DRACO_ENCODER(1)

NAME

draco_encoder - manual page for draco_encoder 1.5.6

SYNOPSIS

draco_encoder [options] -i input

DESCRIPTION

Main options:

show help.
input file name.
output file name.
forces the input to be encoded as a point cloud.
quantization bits for the position attribute, default=11.
quantization bits for the texture coordinate attribute, default=10.
quantization bits for the normal vector attribute, default=8.
quantization bits for any generic attribute, default=8.
compression level [0-10], most=10, least=0, default=7.

--skip ATTRIBUTE_NAME skip a given attribute (NORMAL, TEX_COORD, GENERIC)

use metadata to encode extra information in mesh files.
encode polygon info as an attribute.

Use negative quantization values to skip the specified attribute

December 2023 draco_encoder 1.5.6