Hi Jason, On 12/7/06, Jason <[EMAIL PROTECTED]> wrote:
My orthographic view is a plan view. I disable my trackball functionality but I can zoom in and out, so it is also top-down. It works quite nicely. I'm just confused why the OBJECT_COORDS setting works fine in both my modes but SCREEN_COORDS and OBJECT_COORDS_WITH_MAXIMUM_SIZE_CAPPED_BY_FONT_HEIGHT don't.
This may well be a bug then. Could you see if you reproduce the problem with one of the standard OSG examples, I or others can then look into it.
Is there any other method of keeping the text size uniform when you zoom in and out?
osg::AutoTransform has support for scaling subgraphs relative to screen size. Robert. _______________________________________________ osg-users mailing list [email protected] http://openscenegraph.net/mailman/listinfo/osg-users http://www.openscenegraph.org/
