DracoPy icon indicating copy to clipboard operation
DracoPy copied to clipboard

DracoPy installation

Open adrianbacallado opened this issue 2 years ago • 2 comments

Greatings!

I'm doing "pip install DracoPy" (latest 1.3.0) and I have a problem with that version. It seems like this version 1.3.0 does not have the latest changes (DracoPy.encode(points, faces, tex_coord=None)).

I attach this image to show my problem. I hope it helps! Could you help me fixing this? prove1

Thanks!

adrianbacallado avatar Jun 13 '23 11:06 adrianbacallado

Hi! I think I ran into a problem when testing 1.4.0 prior to release where I couldn't encode and recover exactly the same tex_coord and needed to spend some time debugging it. It's still in that place right now as I haven't had time yet. If you'd like to try fixing it, please submit a PR!

william-silversmith avatar Jun 13 '23 20:06 william-silversmith

Oh, I see. I thought the version 1.3.0 had tex_coord available because the master branch seems to have this parameter. Anyways, if I see anything in the code, I will for sure submit a PR. Thanks!

adrianbacallado avatar Jun 14 '23 11:06 adrianbacallado