Hey Folx,
I’m trying to program a little demo by using all 8 lightsources. But somehow i cannot turn on more than LIGHT0. I did several approaches to use additional Lights.
But somehow non of Light1 - LIGHT7 seem to work.
I did a simple test. a solid sphere from the glut packages with one default init of light like Ambient, Diffues, Position etc.
It works. Its no rocket science. But somehow turning on more than one light is;-)
Has someone also this odd behavior???
I just copied my Light init of Light0, moved the LIGHT1 Position abit to see the effect, but ANY LIGHT than LIGHT0 Won’t work.
I’m quite puzzled!!!
Is there an issue with JOGL regarding this???
Thanks for any help or hint
Nomek