[android-developers] Re: glMatrixMode
According to the spec (for OpenGL ES 1.1, I can't find the 1.0 spec)
http://www.khronos.org/opengles/sdk/1.1/docs/man/glMatrixMode.xml
GL_COLOR is not a vaild parameter to glMatrixMode
On Aug 9, 7:54 pm, bob <b...@coolgroups.com> wrote:
> Anyone know why this doesn't work on Android?
>
> gl.glMatrixMode(GL10.GL_COLOR);
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home