Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

U3D exporter not working #27

Closed
alemuntoni opened this issue Dec 9, 2020 · 2 comments
Closed

U3D exporter not working #27

alemuntoni opened this issue Dec 9, 2020 · 2 comments
Labels
bug Something isn't working

Comments

@alemuntoni
Copy link
Member

alemuntoni commented Dec 9, 2020

Given the messy and definitely non-dynamic library load system of the external u3d exporter, the call

ms.save_current_mesh('file.u3d')

fails raising a PyMeshLabException.

See #25

@alemuntoni alemuntoni added the bug Something isn't working label Dec 9, 2020
@ghost
Copy link

ghost commented Jan 6, 2021

Note the workaround described in the #25 results in u3d files with no color. This could be related to #42.

@alemuntoni
Copy link
Member Author

I'm happy to finally close this issue.
u3d exporter now works fine on all the platforms, both on MeshLab and PyMeshLab.
The fix will be available in the next post release and in the next releases of PyMeshLab, or you can try it by downloading and installing the last nighly artifact of the Github actions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant