draco_decoder 0.0.21

a draco decoder on rust (wip)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[submodule "third_party/googletest"]
  path = third_party/googletest
  url = https://github.com/google/googletest.git
[submodule "third_party/eigen"]
  path = third_party/eigen
  url = https://gitlab.com/libeigen/eigen.git
[submodule "third_party/tinygltf"]
  path = third_party/tinygltf
  url = https://github.com/syoyo/tinygltf.git
[submodule "third_party/filesystem"]
  path = third_party/filesystem
  url = https://github.com/gulrak/filesystem