Hi, I solved the first problem by using gl.glOrthof(0, w, 0, h, -1,
1); instead of gl.glOrthox(0, w, 0, h, -1, 1);
Now it shows a black rectangle, so no textures. I think it could be
because the texture is too large, right?
Simone

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to