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 4 of 4

Thread: A Bubble

  1. #1
    Junior Member Newbie
    Join Date
    Oct 2000
    Posts
    2

    A Bubble

    I'm interesting in doing something like a bubble. The problem is that I donīt Know how to do a good transparence effect.

    If someone knows any form to do this?

    I've tried with blending, but the results haven't been very good.

    thanks
    NeoN

  2. #2
    Member Regular Contributor
    Join Date
    Apr 2000
    Location
    Portugal
    Posts
    267

    Re: A Bubble

    Try this..., there is a bubble there
    http://www.sgi.com/software/opengl/a.../programs.html

    Bruno

  3. #3
    Senior Member OpenGL Pro cass's Avatar
    Join Date
    Feb 2000
    Location
    Austin, TX, USA
    Posts
    1,058

    Re: A Bubble

    One way is to modulate the opacity with the magnitude of the specular component...
    Cass Everitt -- cass@xyzw.us

  4. #4
    Junior Member Newbie
    Join Date
    Oct 2000
    Posts
    2

    Re: A Bubble

    Thanks for all.

    I'll try to do it.
    NeoN

Posting Permissions

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