So for '1', as soon as you export the aligned mesh to STL, it should be saved with the transformed coordinates. So it should keep its aligned position.
For '2', you can use the scissors tool, but you might want first to sample points on the mesh to be able to make a finer selection. Then, compute ...
Search found 8180 matches
- Sat Jun 20, 2026 6:00 am
- Forum: Questions
- Topic: Can I export STL files after alignment in CloudCompare?
- Replies: 1
- Views: 382
- Fri Jun 12, 2026 12:54 pm
- Forum: Issues, bugs, etc.
- Topic: Points have RBG color on PC but not mac
- Replies: 1
- Views: 1299
Re: Points have RBG color on PC but not mac
Which file type are you loading?
- Fri Jun 12, 2026 12:53 pm
- Forum: Questions
- Topic: Finely Register Error
- Replies: 1
- Views: 1042
Re: Finely Register Error
Yes, you have to select the entities (inside the 'folder' or 'group' entities that we can see on the capture). Each time you open a file, a 'group' entity is created, with all the 3D entities inside.
- Fri Jun 12, 2026 12:52 pm
- Forum: Questions
- Topic: I can't export a video from the animation plugin
- Replies: 1
- Views: 859
Re: I can't export a video from the animation plugin
Which version are you using and on which OS?
- Fri Jun 12, 2026 12:52 pm
- Forum: Requests, new functionalities
- Topic: PTX files with normals
- Replies: 12
- Views: 102395
Re: PTX files with normals
Sorry, I missed the previous messages. Can you send me a long to the example file directly to 'admin@cloudcompare.org'?
- Sat May 30, 2026 2:17 pm
- Forum: Requests, new functionalities
- Topic: PTX files with normals
- Replies: 12
- Views: 102395
Re: PTX files with normals
So, the I/O filter has been updated already. I'm just waiting for some feedback from someone owning real PTX files with normals.
- Fri May 29, 2026 2:31 pm
- Forum: Requests, new functionalities
- Topic: PTX files with normals
- Replies: 12
- Views: 102395
Re: PTX files with normals
Ok, I've made the change in the latest 2.14.beta version online (for Windows). Tell me if it works.
And even better, if you could send me a sample file, that would very useful to check that I've done things correctly.
And even better, if you could send me a sample file, that would very useful to check that I've done things correctly.
- Fri May 29, 2026 2:04 pm
- Forum: Issues, bugs, etc.
- Topic: Sensor transformation is wrong for registered PTX files
- Replies: 4
- Views: 28093
Re: Sensor transformation is wrong for registered PTX files
So referring to the code and to https://paulbourke.net/dataformats/ptx/ , the sensor position and orientation is stored in rows 3-6 (row 3 is the sensor center, and the next 3 rows are the X, Y and Z vectors).
Rows 7-10 store the global transformation matrix that applies to the points (and I would ...
Rows 7-10 store the global transformation matrix that applies to the points (and I would ...
- Wed May 27, 2026 10:10 pm
- Forum: Issues, bugs, etc.
- Topic: Sensor transformation is wrong for registered PTX files
- Replies: 4
- Views: 28093
Re: Sensor transformation is wrong for registered PTX files
Which version are you using?
- Wed May 27, 2026 9:41 pm
- Forum: Requests, new functionalities
- Topic: PTX files with normals
- Replies: 12
- Views: 102395
Re: PTX files with normals
Yep, good trick for now. But we should definitely add this to the PTX I/O filter as well.