mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-09-19 15:23:14 +08:00
Fix typo
This commit is contained in:
parent
b496a3da1e
commit
31558ad1ff
@ -41,5 +41,5 @@ Encode a mesh file using the default settings. `draco_encoder` will read OBJ or
|
|||||||
|
|
||||||
`draco_decoder` will read Draco files as input, and output OBJ or PLY files. The basic command line looks like this:
|
`draco_decoder` will read Draco files as input, and output OBJ or PLY files. The basic command line looks like this:
|
||||||
```
|
```
|
||||||
./draco_encoder -i bunny.drc -o bunny.ply
|
./draco_decoder -i bunny.drc -o bunny.ply
|
||||||
```
|
```
|
||||||
|
Loading…
x
Reference in New Issue
Block a user