hello ,
I have a problem and want to ask,
when i load a lot of point clouds,
On linux,I click the point cloud in 3dviewer, and the corresponding point cloud will be selected in dbtree.
But I can't on windows. What needs to be done.
thanks.
How to Click on the point cloud in 3dviewer and select the data in the dbtree.
Re: How to Click on the point cloud in 3dviewer and select the data in the dbtree.
Sadly, some graphic cards driver don't properly support all OpenGL commands. And the OpenGL 'picking' command we use is kind of old and more and more deprecated... Which means that this feature simply doesn't work with some graphic cards/drivers!
Daniel, CloudCompare admin
Re: How to Click on the point cloud in 3dviewer and select the data in the dbtree.
Today I implemented this function in windows,
the reason is:
mouse click is difficult to point to point in 3dviewer,
if I click to point, the above function can be realized.
Is there a way to increase the sensitivity of mouse clicks?
the reason is:
mouse click is difficult to point to point in 3dviewer,
if I click to point, the above function can be realized.
Is there a way to increase the sensitivity of mouse clicks?
Re: How to Click on the point cloud in 3dviewer and select the data in the dbtree.
Sorry I'm not sure to understand
Daniel, CloudCompare admin