Hi Shiina,
The projection setting is only to set up the viewer as a fullscreen
style movie player, if you want to have a scene that you can twirl
around simply run the app with --interactive option. This is the
information you get when you do:
> osgmovie -h
--interactive Use camera manipulator to allow
movement around movie.
Also reviewing the source code will show this and what is going on.
Robert.
On Mon, Nov 16, 2009 at 12:37 PM, Shiina Ringo <[email protected]> wrote:
> Hi,
>
> I have just compiled the example "osgmovie", and found that the code used the
> "setProjectionMatrixAsOrtho2D" to set the ProjectionMatrix of viewer.
>
> But what I want to implement is: while playing the video clip using the
> osgmoive's method , I want to switch the movie to the scene graph as before ,
> to navigate the scene again. But here I confuse with setting the
> ProjectionMatrix , in other words , how to let the ProjectionMatrix come back
> to the default perspective Projection? And how to set the matrixmanipulator?
>
> In all , my problem is : when playing movie using osgmovie's method , how to
> switch to the original navigation scene?
>
> Could anyone help me out of this problem?
>
> Thank you very much!
>
> Cheers,
> Shiina
>
> ------------------
> Read this topic online here:
> http://forum.openscenegraph.org/viewtopic.php?p=19695#19695
>
>
>
>
>
> _______________________________________________
> 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