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

How to call the "Save Snapshot" function #164

Open
ziwenjie opened this issue Nov 16, 2021 · 5 comments
Open

How to call the "Save Snapshot" function #164

ziwenjie opened this issue Nov 16, 2021 · 5 comments
Labels
enhancement New feature or request

Comments

@ziwenjie
Copy link

I want to take snapshot by meshlab in python

@alemuntoni alemuntoni transferred this issue from cnr-isti-vclab/meshlab Nov 16, 2021
@alemuntoni alemuntoni added the enhancement New feature or request label Nov 16, 2021
@alemuntoni
Copy link
Member

alemuntoni commented Nov 16, 2021

There is already the filter snapshot (please read the docs!!), however it is very limited and it needs to be improved.

@ziwenjie
Copy link
Author

Hi:
how to get rid of the triangle meshes and points in the snapshot.
Thanks

@alemuntoni
Copy link
Member

however it is very limited and it needs to be improved.

This means that, right now, there is no way to do what you are asking.

@lovecoding2023
Copy link

Can I render with pyglet or pyrender? thanks

@alemuntoni
Copy link
Member

You can use any other library that allows to make offline rendering. PyMeshLab exposes all the information of the meshes you need trough numpy arrays. I don't know when pymeshlab will allow to provide a proper offline rendering of a MeshSet, therefore for now I suggest to look for other alternatives. Whenever there will be updates on this, I'll write on this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants