Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

draco_decoder - decompress 3D geometric meshes and point clouds

Description

       Draco is a format for efficient compression of 3D graphics data such as geometric meshes or point clouds.
       draco_decoder is the decompression tool.

       The following options are available:

       -iinput
              input file name in .drc format

       -ooutput
              output file name

       The output format is inferred from the output file extension, and can be either .ply or .obj.

Name

       draco_decoder - decompress 3D geometric meshes and point clouds

See Also

draco_encoder(1), draco_transcoder(1)

                                                                                                DRACO_DECODER(1)

Synopsis

draco_decoder-iinput [-ooutput]

See Also