Paul RASCLE

Results 4 comments of Paul RASCLE

Hello, Do you get a message when you try to open CloudCompare? Maybe a console log if the app crashes? It's also possible to launch CloudCompare from the terminal with:...

Hello, Sorry to reply so late, I'm still having trouble with my GitHub account and have created a new one to be visible.... My installation process in CMake is quite...

Hi, you're right, the current implementation in CloudComPy requires at least 8 arguments, and only 5 are optional. It should be easy to define more arguments as optional, I'll add...

Hello, you have to save the cloud and the mesh together to avoid the broken dependency error. `cc.saveEntities([cloudtest, m1], "myMesh.bin")` It's probably not clear in the documentation, I will fix...