logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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