Animation Plugin Developed

Questions related to plugins development
ivan-zd
Posts: 5
Joined: Thu Jan 21, 2016 4:36 pm

Re: Animation Plugin Developed

Post by ivan-zd »

Hello,

It's awesome plugin and thanks for the development. However, I'm not able to use it with the CLI approach.
Did somebody maybe try so far to use it in CLI mode, are there maybe some workarounds to implement it?

Thanks.
daniel
Site Admin
Posts: 7382
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: Animation Plugin Developed

Post by daniel »

So the problem is that right now, the command line mode doesn't initialize the OpenGL context or any display environment (so as to be run on servers without graphic cards for instance).

So the first thing to solve would be to add an option to the command line so that it initializes the display/OpenGL environment.

Then of course, one needs to add the command line option to the plugin (which should be easier).
Daniel, CloudCompare admin
Post Reply