Hi,

Please, answer to all the list. Be careful with list management. If it is
not well used, you won't be helped.
You must be member of the list to get the replies.

Have a look on osgCompositeViewer example, and osgthirdpersonview  example
to see how to manage different views and see where the camera is from in the
scene from an other view.

Vincent.

2008/12/16 olfat ibrahim <[email protected]>

>
> hi :
>
> iam creating a program that have two windows one i make a drive in it and
> the other is like a map i want to put indecator in the 2nd window that
> indicate my current position in the first one
>
> forgive my poshing but iam a new osg programer just switched from OpenGL
> performer so the things mixed up with me a little can you at least recommend
> a certai toutorial or a certain example
>
> tahnks
>
> --- On Tue, 12/16/08, Vincent Bourdier <[email protected]> wrote:
>
> > From: Vincent Bourdier <[email protected]>
> > Subject: Re: [osg-users] current View Point
> > To: [email protected], "OpenSceneGraph Users" <
> [email protected]>
> > Date: Tuesday, December 16, 2008, 4:50 AM
> > Hi,
> >
> > Please do not make a new thread each time... just reply the
> > first one.
> >
> > Next, you can make some search on the mailing list
> > archives... a lot of
> > things are now resolved in it.
> >
> > Last, you can get the camera position with the camera
> > manipulator :
> > getMatrix or getInverseMatrix method. With this matrix, you
> > can get the
> > center, up and front vectors.
> >
> > Regards,
> >     Vincent.
> >
> > 2008/12/16 olfat ibrahim <[email protected]>
> >
> > > i need the function to get the current view point ??
> > > can any one help me?
> > >
> > >
> > >
> > > _______________________________________________
> > > osg-users mailing list
> > > [email protected]
> > >
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> > >
>
>
>
>
_______________________________________________
osg-users mailing list
[email protected]
http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org

Reply via email to