Search found 37 matches

by Lucien
Thu Aug 11, 2016 6:51 am
Forum: CloudCompare
Topic: observe from inside of object
Replies: 7
Views: 23645

Re: observe from inside of object

Capture.JPG
Capture.JPG (89.21 KiB) Viewed 23614 times
Capture01.JPG
Capture01.JPG (30.69 KiB) Viewed 23614 times
There is apparently no difference in OpenGL mode. I picked a point from inside but it's in fact the closest point of outside.
by Lucien
Wed Aug 10, 2016 12:55 pm
Forum: Questions
Topic: failed to cumpute octree on cloud
Replies: 8
Views: 8071

Re: failed to cumpute octree on cloud

Thanks.
It works well with VS2013
by Lucien
Wed Aug 10, 2016 12:52 pm
Forum: CloudCompare
Topic: observe from inside of object
Replies: 7
Views: 23645

Re: observe from inside of object

I didn't find the OpenGL option in v2.8beta
Capture.JPG
Capture.JPG (24.21 KiB) Viewed 23619 times
by Lucien
Mon Aug 08, 2016 1:08 pm
Forum: Questions
Topic: failed to cumpute octree on cloud
Replies: 8
Views: 8071

Re: failed to cumpute octree on cloud

1>------ Début de la génération : Projet : CC_CORE_LIB, Configuration : Release x64 ------ 2>------ Début de la génération : Projet : CC_FBO_LIB, Configuration : Release x64 ------ 3>------ Début de la génération : Projet : qcustomplot, Configuration : Release x64 ------ 1> DgmOctree.cpp 2>x64\Rele...
by Lucien
Mon Aug 08, 2016 8:44 am
Forum: CloudCompare
Topic: observe from inside of object
Replies: 7
Views: 23645

Re: observe from inside of object

I picked a point from inside(perspective mode and camera center inside).

But when I zoomed out, I found that the picked point was in fact a outside point
Capture.JPG
Capture.JPG (23.26 KiB) Viewed 23630 times
by Lucien
Mon Aug 08, 2016 6:48 am
Forum: Questions
Topic: failed to cumpute octree on cloud
Replies: 8
Views: 8071

Re: failed to cumpute octree on cloud

Yes, I compiled CC 2.6.3.1 32bits. Is there a lot of difference with 64bits?
by Lucien
Fri Aug 05, 2016 1:32 pm
Forum: Questions
Topic: failed to cumpute octree on cloud
Replies: 8
Views: 8071

Re: failed to cumpute octree on cloud

I tested with open source CC(2.6.3.1 32bits) and the installer version(2.6.2 64bits). I find the problem occurs just in the opensource version.
by Lucien
Wed Aug 03, 2016 1:33 pm
Forum: Questions
Topic: Rotation center
Replies: 2
Views: 2615

Re: Rotation center

Yes, that's it. Thank you so much.
by Lucien
Wed Aug 03, 2016 9:14 am
Forum: Plugins
Topic: Is it possible to change scalar field value?
Replies: 5
Views: 17271

Re: Is it possible to change scalar field value?

I add a scalar field and set scalar values by a pushbutton.
Capture.PNG
Capture.PNG (16.21 KiB) Viewed 17252 times
The values are changed but histogram is disable.
Capture1.PNG
Capture1.PNG (50.18 KiB) Viewed 17252 times
by Lucien
Wed Aug 03, 2016 8:11 am
Forum: Questions
Topic: Rotation center
Replies: 2
Views: 2615

Rotation center

Can we set the rotation center of view by a mouse click?
can operation mode "PICKING_ROTATION_CENTER" do it? If yes, how to enable it?