{"id":13654287,"url":"https://github.com/cloudcompare/cloudcompare","last_synced_at":"2025-05-13T17:13:49.485Z","repository":{"id":5381085,"uuid":"6568697","full_name":"CloudCompare/CloudCompare","owner":"CloudCompare","description":"CloudCompare main repository","archived":false,"fork":false,"pushed_at":"2025-05-08T12:41:08.000Z","size":87740,"stargazers_count":3899,"open_issues_count":253,"forks_count":1081,"subscribers_count":140,"default_branch":"master","last_synced_at":"2025-05-08T13:42:29.603Z","etag":null,"topics":["3d-point-clouds","point-cloud"],"latest_commit_sha":null,"homepage":"https://cloudcompare.org","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/CloudCompare.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"license.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":["https://donorbox.org/support-cloudcompare"]}},"created_at":"2012-11-06T20:15:51.000Z","updated_at":"2025-05-08T12:41:11.000Z","dependencies_parsed_at":"2024-06-13T02:09:29.270Z","dependency_job_id":"60eab7dc-f8f3-409e-85e5-245666b3aa10","html_url":"https://github.com/CloudCompare/CloudCompare","commit_stats":{"total_commits":4416,"total_committers":131,"mean_commits":33.70992366412214,"dds":0.4245923913043478,"last_synced_commit":"ff3b3ed19f9f1c6823c9bc94307d05b8e796e0fb"},"previous_names":[],"tags_count":37,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCompare%2FCloudCompare","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCompare%2FCloudCompare/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCompare%2FCloudCompare/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/CloudCompare%2FCloudCompare/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/CloudCompare","download_url":"https://codeload.github.com/CloudCompare/CloudCompare/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253990498,"owners_count":21995776,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["3d-point-clouds","point-cloud"],"created_at":"2024-08-02T02:01:26.442Z","updated_at":"2025-05-13T17:13:44.475Z","avatar_url":"https://github.com/CloudCompare.png","language":"C++","readme":"CloudCompare\n============\n\nHomepage: https://cloudcompare.org\n\n[![GitHub release](https://img.shields.io/github/release/cloudcompare/trunk.svg)](https://github.com/cloudcompare/trunk/releases)\n\n[![Build](https://github.com/CloudCompare/CloudCompare/workflows/Build/badge.svg?branch=master)](https://github.com/CloudCompare/CloudCompare/actions?query=workflow%3ABuild+branch%3Amaster)\n\n\nIntroduction\n------------\n\nCloudCompare is a 3D point cloud (and triangular mesh) processing software.\nIt was originally designed to perform comparison between two 3D points clouds\n(such as the ones obtained with a laser scanner) or between a point cloud and a\ntriangular mesh. It relies on an octree structure that is highly optimized for\nthis particular use-case. It was also meant to deal with huge point\nclouds (typically more than 10 million points, and up to 120 million with 2 GB\nof memory).\n\nMore on CloudCompare [here](http://en.wikipedia.org/wiki/CloudCompare)\n\nLicense\n------------\n\nThis project is under the GPL license: https://www.gnu.org/licenses/gpl-3.0.html\n\nThis means that you can use it as is for any purpose. But if you want to distribute\nit, or if you want to reuse its code or part of its code in a project you distribute,\nyou have to comply with the GPL license. In effect, all the code you mix or link with\nCloudCompare's code must be made public as well. **This code cannot be used in a\nclosed source software**.\n\nInstallation\n------------\n\nLinux:\n- Flathub: https://flathub.org/apps/details/org.cloudcompare.CloudCompare\n  ```\n  flatpak install flathub org.cloudcompare.CloudCompare\n  ```\n\n\nCompilation\n-----------\n\nSupports: Windows, Linux, and macOS\n\nRefer to the [BUILD.md file](BUILD.md) for up-to-date information.\n\nBasically, you have to:\n- clone this repository\n- install mandatory dependencies (OpenGL,  etc.) and optional ones if you really need them\n(mainly to support particular file formats, or for some plugins)\n- launch CMake (from the trunk root)\n- enjoy!\n\nContributing to CloudCompare\n----------------------------\n\nIf you want to help us improve CloudCompare or create a new plugin you can start by reading this [guide](CONTRIBUTING.md)\n\nSupporting the project\n----------------------\n\nIf you want to help us in another way, you can make donations via \u003ca href='https://donorbox.org/support-cloudcompare' target=\"_blank\"\u003e\u003cimg src=\"https://donorbox.org/images/red_logo.png\"\u003e\u003c/a\u003e [donorbox](https://donorbox.org/support-cloudcompare)\n\nThanks!\n\n","funding_links":["https://donorbox.org/support-cloudcompare"],"categories":["awesome-open-transport"],"sub_categories":["5. Public Infrastructure"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudcompare%2Fcloudcompare","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcloudcompare%2Fcloudcompare","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcloudcompare%2Fcloudcompare/lists"}