RPC interface for CloudCompare
Posted: Wed Oct 21, 2020 8:21 pm
Hi Daniel,
I have programmed a plugin that allows one to
- open a file in qCC and
- clear the objects
via WebSocket based JSON RPC calls.
That plugin is used to control the objects shown based on an application that has the filelist.
I think that could be useful for others as well.
You can find my project in gitlab https://gitlab.com/theadib/cloudcompare
Currently it creates verbose output.
I want to implement an option to give a transformation matrix.
Do you have any feedback?
How can this plugin integrated into the CloudCompare release?
Thanks and regards, Adib.
--
I have programmed a plugin that allows one to
- open a file in qCC and
- clear the objects
via WebSocket based JSON RPC calls.
That plugin is used to control the objects shown based on an application that has the filelist.
I think that could be useful for others as well.
You can find my project in gitlab https://gitlab.com/theadib/cloudcompare
Currently it creates verbose output.
I want to implement an option to give a transformation matrix.
Do you have any feedback?
How can this plugin integrated into the CloudCompare release?
Thanks and regards, Adib.
--