CloudCompare standalone viewer

For any remark, link or suggestion about CloudCompare and more genrally the 3D
Post Reply
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

CloudCompare standalone viewer

Post by daniel »

Just a quick post to present a new tool in the CloudCompare family: a standalone viewer for simple and easy visualization of 3D entities.

The main aim is to provide CloudCompare users with a tool that can be easily shipped with the data they have processed in order to share the results with other people not necessarily interested in or capable of using CloudCompare.

Its main features are (as planned today):
- full window visualization with no toolbar, no icon and a single menu entry ("Options")
- automatic guess of the type of features stored in the file to minimize the need for intermediary loading dialogs (particularly for ASCII or PLY files)
- integration of existing "OpenGL filters" plugins (EDL, SSAO, etc.)
- support of CloudCompare features: scalar field handling, display of the color bar, etc.
- eventually, a new file format will be created:
  • to allow metadata to be saved alongside 3D entities (such as the color-coding parameters of scalar fields, their names, maybe distances measured between points with the point picking tool, etc.
  • with the option of making a 'read-only' file to prevent the person receiving the data to modify it (even with CloudCompare itself). The intended use is to distribute data to customers for preview only, for demonstration purposes, etc.
Attachments
CCViewer - prototype
CCViewer - prototype
ccViewer_first_peak.jpg (104.58 KiB) Viewed 23439 times
Daniel, CloudCompare admin
jfhullo
Posts: 90
Joined: Thu Oct 14, 2010 7:16 am

Re: CloudCompare standalone viewer

Post by jfhullo »

For my use, that would be a fantastic tool if you just add 2 small tools:
-a tool for simply computing distances
-the possibility to display in EDL.

Many people that don't use to work on 3D would then be able to simply measure and visualise.

Thanks anyway.
dsartori
Posts: 1
Joined: Thu Feb 09, 2012 2:56 pm

Re: CloudCompare standalone viewer

Post by dsartori »

The standalone viewer may well be ideal for my purposes. One question, though. You mention this project goal:
the option of making a 'read-only' file to prevent the person receiving the data to modify it (even with CloudCompare itself). The intended use is to distribute data to customers for preview only, for demonstration purposes, etc.
Has any progress been made towards this goal? Is it still something you are looking to do? If it is still a project goal but it is not currently being worked on, can you offer assistance to a developer to get started on this task? Are you open to collaboration in order to get such a feature included in the main product?

Thanks for your time.
daniel
Site Admin
Posts: 7332
Joined: Wed Oct 13, 2010 7:34 am
Location: Grenoble, France
Contact:

Re: CloudCompare standalone viewer

Post by daniel »

Indeed, this is still in the "TODO" list.

It shouldn't be very hard to do, the only thing that will need some time is to define precisely what should be handled by this new format (clouds and/or meshes? options such as points size, even maybe the camera settings? etc.). There will be two versions of this format (one "editable" by CloudCompare, and the other read-only, reserved to CCViewer).

Of course, as this project is open-source, any average skilled developer will be able to make CloudCompare able to open the read-only version... But for standard non-developer users, it shouldn't be possible.
Daniel, CloudCompare admin
Post Reply