draco_decoder 0.0.14

a draco decoder on rust (wip)
1
2
3
4
5
6
[submodule "third_party/draco"]
	path = third_party/draco
	url = https://github.com/google/draco.git
[submodule "third_party/draco_decoder_js"]
	path = third_party/draco_decoder_js
	url = https://github.com/jiangheng90/draco_decoder_js.git