CloudCompare ============ Homepage: https://cloudcompare.org Introduction ------------ CloudCompare is a 3D point cloud (and triangular mesh) processing software. It was originally designed to perform comparison between two 3D points clouds (such…
CloudCompare
============
Homepage: https://cloudcompare.org


Introduction
------------
CloudCompare is a 3D point cloud (and triangular mesh) processing software.
It was originally designed to perform comparison between two 3D points clouds
(such as the ones obtained with a laser scanner) or between a point cloud and a
triangular mesh. It relies on an octree structure that is highly optimized for
this particular use-case. It was also meant to deal with huge point
clouds (typically more than 10 million points, and up to 120 million with 2 GB
of memory).
More on CloudCompare here
License
------------
This project is under the GPL license: https://www.gnu.org/licenses/gpl-3.0.html
This means that you can use it as is for any purpose. But if you want to distribute
it, or if you want to reuse its code or part of its code in a project you distribute,
you have to comply with the GPL license. In effect, all the code you mix or link with
CloudCompare's code must be made public as well. This code cannot be used in a
closed source software.
Installation
------------
flatpak install flathub org.cloudcompare.CloudCompare
Compilation
-----------
Supports: Windows, Linux, and macOS
Refer to the [BUILD.md file](BUILD.md) for up-to-date information.
Basically, you have to:
- clone this repository
- install mandatory dependencies (OpenGL, etc.) and optional ones if you really need them
- launch CMake (from the trunk root)
- enjoy!
Contributing to CloudCompare
----------------------------
If you want to help us improve CloudCompare or create a new plugin you can start by reading this [guide](CONTRIBUTING.md)
Supporting the project
----------------------
If you want to help us in another way, you can make donations via donorbox
Thanks!
Members
-
CloudCompare
CloudCompare main repository
C++ ★ 4.6k 21h agoExplain → -
CloudComPy
Python wrapper for CloudCompare
C++ ★ 346 1mo agoExplain → -
CCCoreLib
C++ library which provides data structures & algorithms for working with 3D point cloud data
C++ ★ 197 1mo agoExplain → -
cork ⑂
3D Boolean / CSG Library
C ★ 20 4y agoExplain → -
PoissonRecon ⑂
Poisson Surface Reconstruction
C++ ★ 17 2y agoExplain → -
LAStools ⑂
efficient tools for LiDAR processing
JavaScript ★ 14 6y agoExplain → -
normals_Hough ⑂
No description.
C++ ★ 3 8y agoExplain → -
org.cloudcompare.CloudCompare ⑂ ▣
No description.
★ 1 2y agoExplain → -
qColorimetricSegmenter
CloudCompare Colorimetric Segmenter plugin (fork from gitlab.univ-nantes.fr)
C++ ★ 0 2mo agoExplain → -
MeshIO ⑂
CloudCompare plugin for loading COLLADA, glTF, and IFC-SPF 3D models
C++ ★ 0 5mo agoExplain → -
qJSonRPCPlugin
Fork of the gitlab original repo for future evolutions
C++ ★ 0 8mo agoExplain →
No repos match these filters.