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

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.

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.