Part of the Khronos Group
OpenGL.org

The Industry's Foundation for High Performance Graphics

from games to virtual reality, mobile phones to supercomputers

Results 1 to 3 of 3

Thread: Fadeout on the whole frame

  1. #1
    Junior Member Newbie
    Join Date
    Apr 2001
    Posts
    12

    Fadeout on the whole frame

    I try to get a fade on the whole scene, in order to get an effect who let you see the old images behind but... I can't find how to do that.

    Any help ? Should I skip to beginners ?

  2. #2
    Intern Newbie
    Join Date
    Oct 2000
    Location
    Cov
    Posts
    36

    Re: Fadeout on the whole frame

    Blend a big quad over the whole screen. Gradually increase its alpha

  3. #3
    Junior Member Newbie
    Join Date
    Apr 2001
    Posts
    12

    Re: Fadeout on the whole frame

    many thanks !
    I had already thought about that way... But I thought that there is something faster....

    But I will try this!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •