I am developing a map application using OpenGL ES of the Android API
now. When draw the map tiles, compared to canvas drawing, OpenGL
texture mapping is much more fuzzy. The texture image area is
identical to the screen pixels area, so should not matter with the
GL_TEXTURE_MIN_FILTER or GL_TEXTURE_MAG_FILTER parameters.  Does any
one has some good suggestion about this?

-- 
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