Android Community Forums - View Single Post - G1 OpenGL ES Texture problem - Please Help
View Single Post
  #1  
Old 11-11-2008, 01:34 AM
tariqm tariqm is offline
tariqm has no status.
Smoke signaler
 
Join Date: Nov 2008
Posts: 2
tariqm is on a distinguished road
Default G1 OpenGL ES Texture problem - Please Help

Hi,

I'm trying to make a game using OpenGL ES, but came across a problem.

When using textures on my 3d shapes in the emulator everything works fine. The scene displays the way it is suppose to display.

But when I run it using my G1 phone I get blank shapes without any texture. This also happens to all the official and professional example textured Cube Demos and stuff.

http://www.pragprog.com/titles/eband/source_code
When I downloaded that app in the zip from above I saw a 2d textured cube on the Android Emulator, but when I used my phone to test the app all I saw was a 3d spinning white cube without any texture.

If anyone can check their phones to see if this is also happening to them it'd be great.

Does anyone else have this happen to them? I searched for hours but cannot find 1 question regarding this issue. I don't know if it's just my phone, a glitch or perhaps the phone can't handle texture mapping or something.

I really am confused here and any help would be appreciated.

Thanks,

TariqM
Reply With Quote
Ads