archeos / cloudcompare-archeos

cloudcompare packaging for ArcheOS

Home Page:https://github.com/cloudcompare/trunk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CloudCompare v2.6

Homepage: http://www.cloudcompare.org/

Build Status

Introduction

CloudCompare is a 3D point cloud (and triangular mesh) processing software. It has been 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 a specific octree structure that enables great performances in this particular function. It was also meant to deal with huge point clouds (typically more than 10 millions points, and up to 120 millions with 2 Gb of memory).

More on CloudCompare here

Compilation

Supported OS: Windows, Linux and Mac OS X

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 pledgie
Thanks!

Click here to lend your support to: CloudCompare and make a donation at pledgie.com !

About

cloudcompare packaging for ArcheOS

https://github.com/cloudcompare/trunk

License:Other


Languages

Language:C++ 72.7%Language:C 26.2%Language:CMake 0.9%Language:Inno Setup 0.1%Language:GLSL 0.1%Language:Makefile 0.1%Language:QMake 0.0%Language:Python 0.0%Language:Batchfile 0.0%