mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-11 17:19:08 +08:00
Some Mods to readme
This commit is contained in:
parent
3907b20938
commit
f371984fd1
@ -132,7 +132,7 @@ minimum SDK version of 18 or higher. To add Draco to your project:
|
||||
Usage
|
||||
======
|
||||
|
||||
Commandline Applications
|
||||
Command line Applications
|
||||
------------------------
|
||||
|
||||
The default target create from the build files will be the draco_encoder and
|
||||
@ -221,7 +221,7 @@ const draco::EncodedGeometryType geom_type =
|
||||
}
|
||||
~~~~~
|
||||
|
||||
Please see “mesh/mesh.h” for the full Mesh class interface and “point_cloud/point_cloud.h” for the full PointCloud class interface.
|
||||
Please see 'mesh/mesh.h' for the full Mesh class interface and 'point_cloud/point_cloud.h' for the full PointCloud class interface.
|
||||
|
||||
Javascript Decoder
|
||||
------------------
|
||||
@ -283,3 +283,5 @@ Unless required by applicable law or agreed to in writing, software distributed
|
||||
References
|
||||
==========
|
||||
[Bunny]: https://graphics.stanford.edu/data/3Dscanrep/
|
||||
|
||||
Bunny model from Stanford's graphic department <https://graphics.stanford.edu/data/3Dscanrep/>
|
||||
|
Loading…
x
Reference in New Issue
Block a user