Search found 8163 matches
- Mon Apr 20, 2026 8:26 pm
- Forum: Questions
- Topic: Automatically aligning point clouds
- Replies: 1
- Views: 90
Re: Automatically aligning point clouds
Hum, I guess you'll have to indeed try to add a first pass to find the rough alignment. Something like what you suggest would work but it can be very time consuming (i.e. rotating the cloud every 5 degrees and trying to perform the alignment, and then keeping the best result). Or you can dabble with ...
- Sat Apr 18, 2026 9:17 am
- Forum: Issues, bugs, etc.
- Topic: Maybe a dumb question about coordinates (Z coord on point picking)
- Replies: 2
- Views: 1154
Re: Maybe a dumb question about coordinates (Z coord on point picking)
Which version are you using?
The way the red X, green Y and blue Z appear on the left side of the label is weird. And also, how and when was the 'coord Z' scalar field generated? Does it really match the coordinates in the current cloud position?
Last, even if I agree it's a different problem ...
The way the red X, green Y and blue Z appear on the left side of the label is weird. And also, how and when was the 'coord Z' scalar field generated? Does it really match the coordinates in the current cloud position?
Last, even if I agree it's a different problem ...
- Sat Apr 18, 2026 9:10 am
- Forum: Questions
- Topic: Selecting a point by specifying an index number
- Replies: 1
- Views: 689
Re: Selecting a point by specifying an index number
There's no way to select a point based on its index at the moment. But you can generate the 'point index' scalar field (Edit > Scalar fields > Add point indexes SF'), and then user the scalar field min/max displayed values, or the ''Edit > Scalar field > Filter by value' to isolate this point.
- Sat Apr 18, 2026 9:08 am
- Forum: Plugins
- Topic: Add tiff files Loader plugin to the official repository of cloudcompare
- Replies: 1
- Views: 792
Re: Add tiff files Loader plugin to the official repository of cloudcompare
Can you share the link to the plugin code? (ideally it should be in a dedicated repository that we could add as a submodule).
And don't hesitate to move this discussion to github (it will be easier).
And don't hesitate to move this discussion to github (it will be easier).
- Sat Apr 18, 2026 9:07 am
- Forum: Requests, new functionalities
- Topic: Two New Selection Requests
- Replies: 2
- Views: 1302
Re: Two New Selection Requests
So for the second request, you already have the 'a' or 'v' shortcut (see 'Edit > Toggle (recursive)' menu).
For the other one, it might not be easy to have a 'memory' of the previous selection, but at least an option 'hide all others' would make sense.
For the other one, it might not be easy to have a 'memory' of the previous selection, but at least an option 'hide all others' would make sense.
- Mon Apr 13, 2026 9:17 pm
- Forum: Issues, bugs, etc.
- Topic: First launch time very long in windows session.
- Replies: 1
- Views: 928
Re: First launch time very long in windows session.
I think it's because of the Python plugin (that loads the Python environment). If you don't use it, you can probably uninstall and re-install CC without it.
- Mon Apr 13, 2026 9:16 pm
- Forum: CloudCompare
- Topic: how to achieve xray style orthoimages
- Replies: 6
- Views: 39331
Re: how to achieve xray style orthoimages
Good point, I've added something to the 'Rasterize' tool wiki ( https://www.cloudcompare.org/doc/wiki/index.php/Rasterize#Hillshade_/_X-ray ).
(I also fixed the nice typo on the line pointed by your link to the code :-D).
And the good thing about the automatic saturation is that it's only the ...
(I also fixed the nice typo on the line pointed by your link to the code :-D).
And the good thing about the automatic saturation is that it's only the ...
- Thu Apr 09, 2026 4:18 pm
- Forum: Questions
- Topic: About recent GlassWorm malware
- Replies: 2
- Views: 1137
Re: About recent GlassWorm malware
CloudCompare does not rely on that many third party software packages, and definitely not the most widespread.
More importantly, as stated in the article: " The infections spanned JavaScript, TypeScript and Python repositories ". We don't use any of these in the CloudCompare application itself ...
More importantly, as stated in the article: " The infections spanned JavaScript, TypeScript and Python repositories ". We don't use any of these in the CloudCompare application itself ...
- Thu Apr 09, 2026 4:11 pm
- Forum: Questions
- Topic: Oculus Rift S
- Replies: 5
- Views: 8972
Re: Oculus Rift S
Well, we don't support Oculus headsets anymore, but we did in the past, so it's technically feasible (you may want to refer to the commit where it was removed: https://github.com/CloudCompare/CloudCompare/commit/2d13bb9e5ed5c60cc02f993bb3559d779155d557 ).
If you manage to make it work again with ...
If you manage to make it work again with ...
- Thu Apr 02, 2026 7:15 pm
- Forum: Questions
- Topic: Automating 'extract section' tool
- Replies: 1
- Views: 2419
Re: Automating 'extract section' tool
The Cross section options may not have been all transferred to the command line.
Can you share with us the command line you tried?
And if you send me some data (admin@cloudcompare.org), I can try to add the right option.
Can you share with us the command line you tried?
And if you send me some data (admin@cloudcompare.org), I can try to add the right option.