Hi all,
I get a strange PagedLod behavior concerning LOD picking :
Sometimes, at runtime, I modify the PagedLOD ranges to have the high
level to be always loaded, whatever is the distance from camera.
For that, I set range from [0,n][n,1e20] to [0,0][0,1e20].
The [0,0] range seems to be a value causing issues when the LOD geometry
is picked. (a geometry between the camera and the LOD is not picked, as
if its nodemask was not compatible with the one of the intersector)
I set value to [0,0.001] to solve the issue.
Is there any problem with the [0,0] range on a PagedLOD child ?
I would like to notify you, maybe someone get this issue without finding
the solution...
Regards,
Vincent
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org