Page 1 of 1

Can I turn off rendering?

Posted: Mon Oct 24, 2022 12:42 pm
by T1230321
Hi,

Is there any way to turn off rendering? I have a 14GB point cloud that causing the device to crash.

I know the computer I have is not optimum for such large pointcloud processing, but it's all I have, so I am wondering if I can turn off the rendering to help speed things up.

Thanks in advance!

Re: Can I turn off rendering?

Posted: Sat Nov 05, 2022 2:59 pm
by daniel
Sorry, I missed this message as it was in the 'developer' section.

Do you mean to disable it by changing CC's code? Then I guess you can simply add a 'setVisible(false)' statement somewhere at the end of the loading process?

Else, you can use the command line mode.