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: Please can someone help me

  1. #1
    Guest

    Please can someone help me

    I am still having problems with divide by zero on a new computer. The problem starts after I issue a glbegin command. After that even using a glcolor3f command results in this problem. My graphics card is an Intel 82845G/GL Graphics Controller

  2. #2
    Intern Newbie
    Join Date
    Mar 2003
    Location
    SPAIN
    Posts
    42

    Re: Please can someone help me

    Hi, First you look for glColor components, that is, RGB have the rights values or are constans and aren't divided by a factor var for increase or decrease the bright for example...and var values zero sometimes.

  3. #3
    Guest

    Re: Please can someone help me

    This program has been working on other computers without any problem. It has run succesfully on windows environment 98 XP 2000.

    Thanks


    Originally posted by cirityone:
    Hi, First you look for glColor components, that is, RGB have the rights values or are constans and aren't divided by a factor var for increase or decrease the bright for example...and var values zero sometimes.

Posting Permissions

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