Merge pull request #4 from jbrettle/master

Updates to readme.md file
This commit is contained in:
jbrettle 2017-01-09 11:18:07 -08:00 committed by GitHub
commit f7e186e74d
2 changed files with 7 additions and 3 deletions

View File

@ -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

Binary file not shown.

After

Width:  |  Height:  |  Size: 20 KiB