table of contents
other versions
- bookworm 1.5.5+dfsg-2
- testing 1.5.6+dfsg-3+b1
- unstable 1.5.6+dfsg-3+b2
- experimental 1.5.7+dfsg-1
DRACO_DECODER(1) | Draco Compression | DRACO_DECODER(1) |
NAME¶
draco_decoder - decompress 3D geometric meshes and point clouds
SYNOPSIS¶
draco_decoder |
-i input [-o output] |
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:
The output format is inferred from the output file extension, and can be either .ply or .obj.