Ang Lu

Results 2 issues of Ang Lu

![image](https://user-images.githubusercontent.com/10593332/101901343-de6d7200-3beb-11eb-858d-3f5801620d55.png) 还想拓展一下windows

I used the following two pieces of code to judge the encoding performance of tex_coord data: binary1 = DracoPy.encode(pos_data, face_data, preserve_order=True) binary2 = DracoPy.encode(pos_data, face_data, tex_coord=np.array(tex_data), preserve_order=True) and tex_coord is...