Thread
:
openGL ES problem!
View Single Post
chun0216
2011-02-19 , 05:45
Posts: 7 | Thanked: 1 time | Joined on Aug 2010 @ USA
#
1
Hello,
I am trying to develop OpenGL ES program on my N900 and I couldn't make lighting part working.
I used:
glEnable(GL_LIGHTING);
glEnable(GL_LIGHT0);
And it keep saying that GL_LIGHTING is not declared (or unknown)
I installed openGL using:
http://wiki.maemo.org/OpenGL-ES
and I even followed the example in:
http://doc.qt.nokia.com/qt-maemo/opengl-hellogl-es.html
example but no luck for me.
Can anyone tells me how to make
GL_LIGHTING thing works in N900? Thank you so much!
Quote & Reply
|
chun0216
View Public Profile
Send a private message to chun0216
Find all posts by chun0216