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: Rendering semi transparent

  1. #1
    Junior Member Newbie
    Join Date
    Jun 2006
    Posts
    6

    Rendering semi transparent

    Hi ,
    i'm a Italian student (how you can see of my English).
    I 've a problem with Opengl for PDA.
    I must rendering some semitransparent objects with two tecnique :
    1- render first the object opaque and after the transparency object
    2- render fist the far object and after the near object.

    How I can do ?
    Thanks a lot

  2. #2
    Senior Member OpenGL Pro Zengar's Avatar
    Join Date
    Sep 2001
    Location
    Germany
    Posts
    1,979

    Re: Rendering semi transparent

    Well, you render the opacue objects first and after that you render transparent objects. :-/

    What is your question actually?

  3. #3
    Super Moderator OpenGL Guru dorbie's Avatar
    Join Date
    Jul 2000
    Location
    Bay Area, CA, USA
    Posts
    4,388

    Re: Rendering semi transparent

    Moved to beginners (please don't crosspost either).

Posting Permissions

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