Search found 186 matches

by WargodHernandez
Wed May 26, 2021 3:16 pm
Forum: Questions
Topic: CloudCompare is displayed incorrectly.
Replies: 24
Views: 6331

Re: CloudCompare is displayed incorrectly.

No the code after a return statement will not execute if the return is.

This function is meant to echo or pass along a mouse wheel rotate event when there are more then one 3d windows and the camera link option is enabled.
Camera link will move all 3d windows at the same time while navigating.
by WargodHernandez
Tue May 25, 2021 2:52 pm
Forum: Issues, bugs, etc.
Topic: Issue with CMake
Replies: 5
Views: 3130

Re: Issue with CMake

I would remove this line

Code: Select all

, 
      "cmakeToolchain": "C:/Users/bierlaire/Desktop/CloudCompare/CMakeLists.txt"
The CloudCompare CMakeLists is not a tool chain.
by WargodHernandez
Fri May 21, 2021 3:20 pm
Forum: Issues, bugs, etc.
Topic: M3C2-PM Issue: Different results using GUI and CL version
Replies: 3
Views: 2075

Re: M3C2-PM Issue: Different results using GUI and CL version

if rerunning your process, do the same files give the same issue each time or is it a random ~10% each time?

If it is consistent can you please supply an example pair for us to examine?
by WargodHernandez
Fri May 21, 2021 3:17 pm
Forum: Issues, bugs, etc.
Topic: Issue with CMake
Replies: 5
Views: 3130

Re: Issue with CMake

To give me a better idea of how you have it set up, please attach the CMakeSettings.json file that VS2019 created.
go to the CMake Settings like before and then select CMakeSettings.json
VSCmakeSettings.JPG
VSCmakeSettings.JPG (178.96 KiB) Viewed 3086 times
by WargodHernandez
Fri May 21, 2021 12:44 am
Forum: Questions
Topic: Decrease decimals of coordinates
Replies: 1
Views: 935

Re: Decrease decimals of coordinates

You can set the decimal precision when saving as an "ASCII cloud (*.txt *.asc *.neu *.xyz *.pts *.csv)"
CoordPrecisionJPG.JPG
CoordPrecisionJPG.JPG (33.54 KiB) Viewed 933 times
by WargodHernandez
Fri May 21, 2021 12:40 am
Forum: Issues, bugs, etc.
Topic: Issue with CMake
Replies: 5
Views: 3130

Re: Issue with CMake

I would suggest using visual studio 2019 CMAKE, just right click on the folder C:/Users/bierlaire/Desktop/CloudCompare and select "Open with Visual Studio".

then set your CMAKE settings from the project menu
VSProject.JPG
VSProject.JPG (28.94 KiB) Viewed 3125 times
by WargodHernandez
Tue May 18, 2021 4:08 pm
Forum: Questions
Topic: Questions about measuring distances
Replies: 2
Views: 1132

Re: Questions about measuring distances

You can use cloud to primitive distance measurement with planes and choose to treat them as infinite planes. That will give orthogonal distance regardless of edges, without having to enlarge the plane.
by WargodHernandez
Wed May 12, 2021 10:21 pm
Forum: Questions
Topic: How OFFSET perimeter points
Replies: 3
Views: 1250

Re: How OFFSET perimeter points

Maybe Daniel can correct me if I'm unaware of a CC tool to do this, but I don't believe perimeter offsetting is available in CC. you can try out http://www.angusj.com/delphi/clipper.php or github version of the same tool https://github.com/skyrpex/clipper and see if the tool gives the results your a...
by WargodHernandez
Tue May 11, 2021 4:57 pm
Forum: Questions
Topic: Unable to open the software
Replies: 10
Views: 5985

Re: Unable to open the software

Intel UHD Graphics 630, NVIDIA GeForce GTX 1060 6GB One of the first things to verify is that the application is using you GTX, I know there have been problems on systems with intel video cards previously, given that it has worked for you intermittently I suspect your power profile might be selecti...
by WargodHernandez
Mon May 10, 2021 5:21 pm
Forum: Plugins
Topic: M3C2 - shortcut for use with a large number of point cloud
Replies: 6
Views: 4725

Re: M3C2 - shortcut for use with a large number of point cloud

For using the animation plugin, are you first selecting saved viewports? I just tried and had no troubles creating video with an arbitrary number of clouds/meshes/CCPrimitives visible. the "movie icon" looks not available the only thing that makes the availability change is whether or not ...