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: Having more than 8 lights

  1. #1
    Guest

    Having more than 8 lights

    How can we have more that 8 lights in OpenGL ? Or there is a way to "simulate" a light that will allow to see without ambient lightning ?

  2. #2
    Junior Member Newbie
    Join Date
    Dec 1969
    Location
    Munich,Germany
    Posts
    15

    Re: Having more than 8 lights

    yes

  3. #3
    Member Regular Contributor
    Join Date
    Nov 2000
    Location
    Sydney, NSW, Australia
    Posts
    428

    Re: Having more than 8 lights

    You can simulate lighting but changing the colors of the verteces of a polygon. Goto this website for an introduction: http://www.fatech.com/tech/opengl/te...dex.php3?light
    :: Sleep is a poor substitute for caffeine ::

Posting Permissions

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