Search found 7398 matches

by daniel
Thu May 16, 2024 8:01 pm
Forum: Plugins
Topic: Animation Plugin: trajectory and viewports
Replies: 2
Views: 47

Re: Animation Plugin: trajectory and viewports

Animation Trajectory: the plugin can only export a polyline for now... The other pieces of information would have to be exported as a series of 'viewport objects' I guess? As one 'viewport' object for each frame, or something like that. But that would require to modify the code of the plugin. And sa...
by daniel
Thu May 16, 2024 7:53 pm
Forum: Questions
Topic: Thin wall cloud > mesh signed distance calculation
Replies: 4
Views: 149

Re: Thin wall cloud > mesh signed distance calculation

Yes, CCCoreLib doesn't manage normals at all. So it would definitely not be easy to pass this information and use it in the existing algorithm without a lot of refactoring...
by daniel
Thu May 16, 2024 7:51 pm
Forum: CloudCompare
Topic: Issue Comparing Diver-Derived and ROV-Derived Photogrammetry Models in CloudCompare
Replies: 1
Views: 29

Re: Issue Comparing Diver-Derived and ROV-Derived Photogrammetry Models in CloudCompare

Generally, when this issue happens (a 'linear' cloud), this is due to the cloud being saved with a Geographic coordinate system (with angular coordinates for X and Y, and metric coordinates for Z, and a totally different scale). CloudCompare doesn't automatically convert these geographic coordinates...
by daniel
Thu May 16, 2024 7:48 pm
Forum: Questions
Topic: Deleting overlapping sections in an imported LIDAR scan
Replies: 5
Views: 252

Re: Deleting overlapping sections in an imported LIDAR scan

By any chance, are the coordinates of the points very large? Maybe Blender doesn't like large coordinates? (just as CloudCompare, OpenGL, etc.). In which case, before exporting the cloud to a new file, you could remove the Global shift (with 'Edit > Edit Global Shift & Scale') so as to only keep...
by daniel
Thu May 16, 2024 7:45 pm
Forum: Questions
Topic: Optimize RMS of Quadric Fit
Replies: 1
Views: 94

Re: Optimize RMS of Quadric Fit

Well, sadly not. And this tool is meant to be used on a 'surface' (cloud), not a linear one. That may be the cause of the issue?
by daniel
Sat May 11, 2024 8:18 am
Forum: Questions
Topic: Cloud Point showing up as a straight line
Replies: 12
Views: 2370

Re: Cloud Point showing up as a straight line

The bounding-box (and more generally the entity properties) doesn't appear in this capture...
by daniel
Sat May 11, 2024 8:16 am
Forum: Questions
Topic: STEP Model Import File Size Limit
Replies: 1
Views: 79

Re: STEP Model Import File Size Limit

I don't know, everything is delegated to the 3rd party library... And we don't get a lot of information currently.
by daniel
Sat May 11, 2024 8:15 am
Forum: CloudCompare
Topic: Merge jpg Textures + offset.xyz missing
Replies: 1
Views: 161

Re: Merge jpg Textures + offset.xyz missing

No, CloudCompare cannot do any fancy things with textures...

And I'm not sure to know what an 'offset.xyz' file is?
by daniel
Sat May 11, 2024 8:14 am
Forum: Questions
Topic: Deleting overlapping sections in an imported LIDAR scan
Replies: 5
Views: 252

Re: Deleting overlapping sections in an imported LIDAR scan

Yep, you could do that.

I'm still struggling to understand if the issue is with the point 3D positions, or only with the colors?
by daniel
Sat May 11, 2024 8:13 am
Forum: Questions
Topic: Export Local Coordinate and Bounding box
Replies: 1
Views: 69

Re: Export Local Coordinate and Bounding box

You can simply reset the Global Shift before exporting the cloud to ASCII (with Edit > Edit Global Shift and Scale --> set all components to zero).