Android Community Forums - View Single Post - G1 OpenGL ES Texture problem - Please Help
View Single Post
  #4  
Old 11-11-2008, 03:07 AM
felixHcat's Avatar
felixHcat felixHcat is offline
felixHcat is happy with his G1 :)
What else can I do with this thing?
 
Join Date: Oct 2008
Posts: 188
Blog Entries: 1
felixHcat is on a distinguished road
Default Re: G1 OpenGL ES Texture problem - Please Help

Quote:
Originally Posted by tariqm View Post
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
This forum isn't good for technical discussions.

Try these --

http://forum.xda-developers.com/forumdisplay.php?f=446
http://www.anddev.org/index.php
http://www.modmygphone.com/

this forum is mainly users.
__________________
Meow.

Last edited by felixHcat; 11-11-2008 at 01:06 PM.
Reply With Quote