Am 13.10.2016 um 16:26 schrieb Andreas Goebel:
> Hi,
>
> I had the idea to use an osg::LOD for drawing a co-ordinate system in a
> geometry program.
>
> The closer you get, the more fine-grained lines you see.
>
> This works fine as long as you zoom in to (0,0,0). If you zoom to a
> different point, it doesn´t work, as the distance from eye to center is
> still too big.
Ok, I´ve splitted it up to pieces. You have to use a LOD for each of the
pieces, as a LOD has only one center, I missed that at first.

Andreas

_______________________________________________
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to