Search found 37 matches
- Thu Aug 11, 2016 6:51 am
- Forum: CloudCompare
- Topic: observe from inside of object
- Replies: 7
- Views: 38567
Re: observe from inside of object
There is apparently no difference in OpenGL mode. I picked a point from inside but it's in fact the closest point of outside.
- Wed Aug 10, 2016 12:55 pm
- Forum: Questions
- Topic: failed to cumpute octree on cloud
- Replies: 8
- Views: 19360
Re: failed to cumpute octree on cloud
Thanks.
It works well with VS2013
It works well with VS2013
- Wed Aug 10, 2016 12:52 pm
- Forum: CloudCompare
- Topic: observe from inside of object
- Replies: 7
- Views: 38567
Re: observe from inside of object
I didn't find the OpenGL option in v2.8beta
- Mon Aug 08, 2016 1:08 pm
- Forum: Questions
- Topic: failed to cumpute octree on cloud
- Replies: 8
- Views: 19360
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 ...
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 ...
- Mon Aug 08, 2016 8:44 am
- Forum: CloudCompare
- Topic: observe from inside of object
- Replies: 7
- Views: 38567
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
But when I zoomed out, I found that the picked point was in fact a outside point
- Mon Aug 08, 2016 6:48 am
- Forum: Questions
- Topic: failed to cumpute octree on cloud
- Replies: 8
- Views: 19360
Re: failed to cumpute octree on cloud
Yes, I compiled CC 2.6.3.1 32bits. Is there a lot of difference with 64bits?
- Fri Aug 05, 2016 1:32 pm
- Forum: Questions
- Topic: failed to cumpute octree on cloud
- Replies: 8
- Views: 19360
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.
- Wed Aug 03, 2016 1:33 pm
- Forum: Questions
- Topic: Rotation center
- Replies: 2
- Views: 6223
Re: Rotation center
Yes, that's it. Thank you so much.
- Wed Aug 03, 2016 9:14 am
- Forum: Plugins
- Topic: Is it possible to change scalar field value?
- Replies: 5
- Views: 27704
Re: Is it possible to change scalar field value?
I add a scalar field and set scalar values by a pushbutton.
The values are changed but histogram is disable.
- Wed Aug 03, 2016 8:11 am
- Forum: Questions
- Topic: Rotation center
- Replies: 2
- Views: 6223
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?
can operation mode "PICKING_ROTATION_CENTER" do it? If yes, how to enable it?