[osg-users] PagedLOD range for 2D image tiles

Valerian Merkling niarkoleptik at gmail.com
Wed Sep 14 05:55:59 PDT 2016


Maybe the [0.5, 2] range is wrong because I assumed the PIXEL_SIZE_ON_SCREEN used the texture pixel size. To be honest I only used PagedLOD with the DISTANCE_FROM_EYE_POINT so I don't know ...


You should debug the traverse function of your paged LOD and see what happens.

You may also need to dig into the PagedLOD doc and be sure your setup is ok.

To make it works, I needed to set the rangeMode, the centerMode and the center oh each pagedLOD.

------------------
Read this topic online here:
http://forum.openscenegraph.org/viewtopic.php?p=68604#68604








More information about the osg-users mailing list