[osg-users] Fade in fade out effect
maruti borker
slimshadymaruti at gmail.com
Sat Dec 1 03:18:43 PST 2007
Have used glAccum .. thanx Robert it worked :)
On Dec 1, 2007 12:30 AM, Robert Osfield <robert.osfield at gmail.com> wrote:
> Hi Deepti,
>
> The easiest way to do this would be to use the accumulation buffer -
> if available, have a look at the osgmotionblurr example for
> inspiration. If you don't have a accumulation buffer available then
> using two cameras for the two different views of the scenes, and have
> the first camera render to texture, then after the second camera/view
> has drawn draw over the use a full quad blending with the background.
>
> Robert.
>
> On Nov 30, 2007 5:29 PM, deepti g <deepti.iiit at gmail.com> wrote:
> > Hi everyone
> > I want to implement a fade in fade out option where
> one
> > scene fades out and another scene comes into view.. Is there any such
> option
> > for scene as FADE TEXT for text..Iam dint find a direct functionality to
> do
> > this.Can anybody suggest me as to how to solve this?
> >
> > Thank You
> > Deepti
> >
> > _______________________________________________
> > osg-users mailing list
> > osg-users at lists.openscenegraph.org
> >
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
> >
> >
> _______________________________________________
> osg-users mailing list
> osg-users at lists.openscenegraph.org
> http://lists.openscenegraph.org/listinfo.cgi/osg-users-openscenegraph.org
>
--
----------------------------------------------
Maruti Borker
IIIT Hyderabad
Website:- http://students.iiit.ac.in/~maruti
Blog:- http://marutiborker.wordpress.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.openscenegraph.org/pipermail/osg-users-openscenegraph.org/attachments/20071201/aa3af4a6/attachment.htm
More information about the osg-users
mailing list