GithubHelp home page GithubHelp logo

oneoneeleven / cloudcompare Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cloudcompare/cloudcompare

0.0 0.0 0.0 81.91 MB

CloudCompare main repository

License: Other

Shell 0.03% C++ 96.19% C 1.55% HTML 0.16% CMake 1.80% Inno Setup 0.10% GLSL 0.15% Batchfile 0.02%

cloudcompare's Introduction

CloudCompare

Homepage: https://cloudcompare.org

GitHub release

Build

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 in a closed source software.

Installation

Linux:

Compilation

Supports: Windows, Linux, and macOS

Refer to the BUILD.md file 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 (mainly to support particular file formats, or for some plugins)
  • 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

Supporting the project

If you want to help us in another way, you can make donations via donorbox

Thanks!

cloudcompare's People

Contributors

dgirardeau avatar asmaloney avatar wargodhernandez avatar rjanvier avatar luca-penasa avatar tmontaigu avatar p-leroy avatar smortvedt avatar samthiele avatar neroburner avatar headlesshun avatar jianboqi avatar ao2 avatar prascle avatar davidcaron avatar mankoff avatar epicwink avatar alexmyczko avatar tomcrowder avatar jsmorard avatar peterjcc avatar hroncok avatar erwi avatar eric-haines avatar loris-l avatar norbertwenzel avatar harrysummer avatar saldiangelus avatar tpwrules avatar wpqjbzwm avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.