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

Visualisation using CloudComparePy in CloudCompare #178

Open
niklesh98 opened this issue Jul 2, 2024 · 1 comment
Open

Visualisation using CloudComparePy in CloudCompare #178

niklesh98 opened this issue Jul 2, 2024 · 1 comment

Comments

@niklesh98
Copy link

Hi,

I would like to know if it is possible to load the files and then viusalise them using CloudCompare, directly through CloudComPy. i.e(I do not wish to manually drag and drop the files for comparison).

Use case: I have two meshes (one from a CAD file, one from a 3D scan) and I have performed best fit on them. I want to compare the distance between them (for quality inspection) and identify regions where there are defects, using a color map. I have written a python script for all this, however I am not able to visualsie it using CloudCompare.

I am aware there are options to add these to render scene (https://www.simulation.openfields.fr/documentation/CloudComPy/html/userUseCases.html#render-a-3d-scene-to-an-image-file) and see them as images. However, I was hoping it would be great if the user can rotate, move and zoom in and out of the meshes during visualisation .

Is this already available thorugh CloudComPy? Thank you!

@prascle
Copy link
Collaborator

prascle commented Jul 2, 2024

Hello,
Have you seen the last option in (https://www.simulation.openfields.fr/documentation/CloudComPy/html/userUseCases.html#render-a-3d-scene-to-an-image-file) ? The cloudComPy.render() function has an optional argument to play with the view before saving the file.

What operating system do you use?
The function works on Windows and Linux, but not on macOs. I will try to fix that.

Best regards,
Paul

@prascle
Copy link
Collaborator

prascle commented Jul 5, 2024 via email

prascle added a commit to prascle/CloudComPy that referenced this issue Sep 23, 2024
…re: fix the behaviour on macOS: workaround to avoid empty images
prascle added a commit to prascle/CloudComPy that referenced this issue Sep 27, 2024
…re: fix the behaviour on macOS: workaround to avoid empty images
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants