mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-06-04 11:25:44 +08:00
Fixed typo with -point_cloud
parameter (#336)
This commit is contained in:
parent
d18ed6605c
commit
d7f6222702
@ -374,7 +374,7 @@ Encoding Point Clouds
|
|||||||
---------------------
|
---------------------
|
||||||
|
|
||||||
You can encode point cloud data with `draco_encoder` by specifying the
|
You can encode point cloud data with `draco_encoder` by specifying the
|
||||||
`point_cloud parameter`. If you specify the `point_cloud parameter` with a mesh
|
`-point_cloud` parameter. If you specify the `-point_cloud` parameter with a mesh
|
||||||
input file, `draco_encoder` will ignore the connectivity data and encode the
|
input file, `draco_encoder` will ignore the connectivity data and encode the
|
||||||
positions from the mesh file.
|
positions from the mesh file.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user