Page 1 of 1

How to create new CloudCompare plugin?

Posted: Tue Nov 26, 2024 1:58 am
by adawiyah26
Hi, i would like to create a new CloudCompare plugin thag automatically detect the edges, planes, and walls of a room from point cloud data and calculates the area and volume of the room for property valuation.

Is there some documentation describing the process of how to develop my own (standard) plugin?

Re: How to create new CloudCompare plugin?

Posted: Tue Nov 26, 2024 8:14 pm
by daniel
Well, the easiest way is clearly to duplicate an existing plugin.

You can also look at the material of the developer course we held a few years earlier:
https://docs.google.com/spreadsheets/d/ ... ue&sd=true

Especially the section about plugins at the end of the "CloudCompare_Dev_Course_2020.pdf" file.

And last, don't hesitate to ask questions here, or on github (easier when discussing code).