The January 15, 2022 CloudComPy Linux release is available

The January 15, 2022 version of the Linux64 Anaconda 3 binary is available here.

Please have a look at README for requirements.

This version brings the following features:

  • Docker build for Linux, update doc on Docker usage for build, test and use.
  • Add methods for color on ccPointCloud, access and modify color from Numpy.
  • Add QColor interface for color conversions and transformations.
  • Various improvements and bug fixes.

This binary works only on Linux 64, on recent distributions, and with Anaconda3 as described in README, not anywhere else!

This binary requires also libomp.so.5 installed on the system: for ubuntu 

sudo apt-get install libomp5

Only tested un Ubuntu 20.04 (focal), please report any problems on other distributions.

GLIBC version should be 2.29 or more.

Please report any problem on github.

Corresponding git tag 'CloudComPy_master_20220115'.