Hi Robert,

I was on 1.0.
I've now tried with the 1.1-rc2 and the picking works just fine for me as well!
Thanks a lot.

Ricky

Robert Osfield wrote:
Hi Ricky,

Your model works fine for me, I can pick the axis labels without problem.

Which version of the OSG are you using?  Have you tried the CVS
version or 1.1-rc2?

On 7/17/06, Riccardo Corsi <[EMAIL PROTECTED]> wrote:
Hi again,

sorry for keeping bothering, but I don't know which path to follow...
In attach there's the model axes.osg modified with a simple transform
node instead of the root group. The picking on the letters (zoom on them
to make it evident) does not work properly.

I'd like to know if I should avoid using a transform node above a
billboard in general (and find a workaround to take into account the
scale, as the position can be set on the billboard itself), or if the
IntersectVisitor should be modified to keep that case into account.

Thank you,
Ricky

Riccardo Corsi wrote:
> Hi all,
>
> I've tried the osgPick example with a model containing a Billboard in
> 2 different cases:
> - billboard as child of a Group
> - billboard as child of a Transform
>
> The first case works perfectly, the billboard is picked well while
> rotating in all the directions.
> The second gives wrong picking results when the camera moves.
>
> So:
> - are the billboard not intended to be Transform's child?? (in this
> case how to handle the scale?)
> - or the picking routine does not consider the right transformation
> order?
>
> Thank you,
> Ricky
>
>
>
> _______________________________________________
> osg-users mailing list
> [email protected]
> http://openscenegraph.net/mailman/listinfo/osg-users
> http://www.openscenegraph.org/


_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/



_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/
_______________________________________________
osg-users mailing list
[email protected]
http://openscenegraph.net/mailman/listinfo/osg-users
http://www.openscenegraph.org/

Reply via email to