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?
How to create new CloudCompare plugin?
Re: How to create new CloudCompare plugin?
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).
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).
Daniel, CloudCompare admin