Page 1 of 1

Define default color ramp

Posted: Tue Jun 07, 2022 7:33 pm
by slush_fund
In Cloud Compare, is it possible to set the default color ramp to viridis?

I'm working with terrestrial lidar.
I usually color the point cloud using the Z values as follows:
Edit / Colors / Color ramp / Default / (direction Z)

How can I can the color ramp from RGB to viridis?

Re: Define default color ramp

Posted: Thu Jun 09, 2022 10:27 am
by daniel
You would have to do it another way:
- use 'Edit > Scalar fields > Export coordinate(s) to SF'
- select the Z coordinate (should be the default)
- change the cloud current color scale to Viridis.

Re: Define default color ramp

Posted: Fri Jun 10, 2022 2:56 am
by slush_fund
Thanks, Daniel.
I'm a noob with cloud compare.
How do I "Change the cloud current color scale to Viridis."?

Re: Define default color ramp

Posted: Tue Jun 14, 2022 8:44 pm
by daniel
Select the cloud, kook for the 'Color Scale' section of the cloud properties, and change the 'Current' combo-box from 'Blue > Green > Yellow > Red' to 'Viridis'.

Re: Define default color ramp

Posted: Sun Jun 19, 2022 12:29 am
by slush_fund
Thank you