is it possible to declare lighting on objects without declaring surfaces normals?
steps i'm willing to do are:
1. enable lighting
2. define surface material
3. define lighting position
4. define lighting parms : ambient....
is it enough or do i have to put somewhere there also glNormal ?