CloudCompare / CloudComPy

Python wrapper for CloudCompare
Other
283 stars 40 forks source link

Is there any function to view point cloud once loading it? #78

Open Abbsalehi opened 1 year ago

prascle commented 1 year ago

Hi, There is no built-in viewer in CloudComPy yet, the idea behind CloudComPy was to allow repetitive and complex processing using Python scripts, save transformed clouds and use the CloudCompare GUI to visualize the result, if needed. However, there is already a similar issue (issue #49, render to file) and I am working on it. Do you need something similar (save a snapshot of the 3D view to a file), or do you want to open a view from Python? 2D view (snapshot) or 3D view (interactive)? Can you describe your use case ? Regards, Paul

Abbsalehi commented 1 year ago

Hi Paul, Thank you for your response. I'm gonna plot a point cloud.