Re: [osg-users] 3D objects that don't rescale

2010-07-22 Thread benedikt naessens
Thanks !

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





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


Re: [osg-users] 3D objects that don't rescale

2010-07-22 Thread Trajce (Nick) Nikolov
Yes. You can use osg::AutoTransform I think

-Nick


On Thu, Jul 22, 2010 at 2:09 PM, benedikt naessens <
benedikt.naess...@spaceapplications.com> wrote:

> Can you make 3D objects that don't rescale in OSG ? To clarify : if you
> move the camera closer and further, they will still have the same size.
> Still, they need to rotate and translate according to the movement of the
> camera. An example of that is the
> OBJECT_COORDS_WITH_MAXIMUM_SCREEN_SIZE_CAPPED_BY_FONT_HEIGHT character size
> mode for text. Here the text always has the same font size, independent of
> how far you are from the text geode. What I would like to have is something
> similar for for example points, lines and boxes.
>
> Thank you!
>
> Kind regards,
> Benedikt
>
> --
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=30175#30175
>
>
>
>
>
> ___
> osg-users mailing list
> osg-users@lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
___
osg-users mailing list
osg-users@lists.openscenegraph.org
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org


[osg-users] 3D objects that don't rescale

2010-07-22 Thread benedikt naessens
Can you make 3D objects that don't rescale in OSG ? To clarify : if you move 
the camera closer and further, they will still have the same size. Still, they 
need to rotate and translate according to the movement of the camera. An 
example of that is the 
OBJECT_COORDS_WITH_MAXIMUM_SCREEN_SIZE_CAPPED_BY_FONT_HEIGHT character size 
mode for text. Here the text always has the same font size, independent of how 
far you are from the text geode. What I would like to have is something similar 
for for example points, lines and boxes.

Thank you!

Kind regards,
Benedikt

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





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