mirror of
https://git.mirrors.martin98.com/https://github.com/google/draco
synced 2025-08-12 06:29:00 +08:00
commit
f7e186e74d
10
README.md
10
README.md
@ -1,4 +1,7 @@
|
|||||||
|
|
||||||
|
<p align="center">
|
||||||
|
<img src="docs/DracoLogo.jpeg" />
|
||||||
|
</p>
|
||||||
Description
|
Description
|
||||||
===========
|
===========
|
||||||
|
|
||||||
@ -12,7 +15,6 @@ Note: This is not an official Google product.
|
|||||||
|
|
||||||
Building
|
Building
|
||||||
========
|
========
|
||||||
|
|
||||||
For all the platforms first you need to generate the project files, then you
|
For all the platforms first you need to generate the project files, then you
|
||||||
need to compile the examples.
|
need to compile the examples.
|
||||||
|
|
||||||
@ -133,7 +135,7 @@ minimum SDK version of 18 or higher. To add Draco to your project:
|
|||||||
Usage
|
Usage
|
||||||
======
|
======
|
||||||
|
|
||||||
Commandline Applications
|
Command line Applications
|
||||||
------------------------
|
------------------------
|
||||||
|
|
||||||
The default target create from the build files will be the draco_encoder and
|
The default target create from the build files will be the draco_encoder and
|
||||||
@ -222,7 +224,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
|
Javascript Decoder
|
||||||
------------------
|
------------------
|
||||||
@ -284,3 +286,5 @@ Unless required by applicable law or agreed to in writing, software distributed
|
|||||||
References
|
References
|
||||||
==========
|
==========
|
||||||
[Bunny]: https://graphics.stanford.edu/data/3Dscanrep/
|
[Bunny]: https://graphics.stanford.edu/data/3Dscanrep/
|
||||||
|
|
||||||
|
Bunny model from Stanford's graphic department <https://graphics.stanford.edu/data/3Dscanrep/>
|
||||||
|
BIN
docs/DracoLogo.jpeg
Normal file
BIN
docs/DracoLogo.jpeg
Normal file
Binary file not shown.
After Width: | Height: | Size: 20 KiB |
Loading…
x
Reference in New Issue
Block a user