removeLine

This commit is contained in:
jbrettle 2017-01-10 08:30:31 -08:00
parent 482af1e33e
commit f1a80f4c21

View File

@ -13,7 +13,6 @@ color information, normals, and any other generic attributes associated with geo
Draco is released as C++ source code that can be used to compress 3D graphics as well as C++ and Javascript decoders for the encoded data.
Note: This is not an official Google product.
Building