You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is based on example from #4783.
In #4783 points are being incorrectly selected which caused "false positives" in selection.
If same objects are not being picked, but drillPick-ed --- Cesium hangs.
Try to move mouse cursor near Earth sphere edge in the example above --- browser tab will hang.
Tested in CesiumJS 1.28 in Firefox Developer Edition 52.0a2 and Chromium 55.0.2883.87 on Ubuntu 16.04 with NVidia GTX 980 with NVidia proprietary drivers 367.57.
rutsky
changed the title
scene.drillPack() hangs if picking out of more than 254 items
scene.drillPick() hangs if picking out of more than 254 items
Dec 27, 2016
Take look at the following example:
The text was updated successfully, but these errors were encountered: