mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-04-22 05:39:54 +08:00
Co-authored-by: Ondrej Stava <ondys@users.noreply.github.com>
This commit is contained in:
parent
01eb67158f
commit
a39ce0e54d
@ -254,7 +254,7 @@ will output usage and options.
|
|||||||
Encoding Tool
|
Encoding Tool
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
`draco_encoder` will read OBJ or PLY files as input, and output Draco-encoded
|
`draco_encoder` will read OBJ, STL or PLY files as input, and output Draco-encoded
|
||||||
files. We have included Stanford's [Bunny] mesh for testing. The basic command
|
files. We have included Stanford's [Bunny] mesh for testing. The basic command
|
||||||
line looks like this:
|
line looks like this:
|
||||||
|
|
||||||
@ -309,7 +309,7 @@ and denser point clouds.
|
|||||||
Decoding Tool
|
Decoding Tool
|
||||||
-------------
|
-------------
|
||||||
|
|
||||||
`draco_decoder` will read Draco files as input, and output OBJ or PLY files.
|
`draco_decoder` will read Draco files as input, and output OBJ, STL or PLY files.
|
||||||
The basic command line looks like this:
|
The basic command line looks like this:
|
||||||
|
|
||||||
~~~~~ bash
|
~~~~~ bash
|
||||||
|
Loading…
x
Reference in New Issue
Block a user