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

Thread: Fog class.. forgot something!

  1. #1
    Guest

    Fog class.. forgot something!

    Also, is there volumetric fog support in opengl? and if it is, what are the parameters i have to include for it to work? Thanx a lot!

  2. #2
    Senior Member OpenGL Guru
    Join Date
    Mar 2001
    Posts
    3,768

    Re: Fog class.. forgot something!

    You can use (if its avaliable on your card) EXT_fog_coord to do volumetric fog. You will, however, have to figure out what the fog coordinates are on each vertex.

Posting Permissions

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