hey,I use Irrlicht 1.7 to display 3d texture model,but in some android device(Mione 1S、huawei IDEOS S7 Slim) . I found image distortion like this:
why caused distortion ? my code use EDT_OGLES1 driver, 32 bits to create device . hope your help,thanks!
why model display distortion in some android device?
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: why model display distortion in some android device?
Sorry, but where's the distortion? Or is this just some very clever spam post?!
Re: why model display distortion in some android device?
The correct pic is probably not loading for you (didn't load for me while I was using torrent client).hybrid wrote:Sorry, but where's the distortion? Or is this just some very clever spam post?!
reuploaded (hope L_BACK is ok with this):
Working on game: Marrbles (Currently stopped).
-
- Admin
- Posts: 14143
- Joined: Wed Apr 19, 2006 9:20 pm
- Location: Oldenburg(Oldb), Germany
- Contact:
Re: why model display distortion in some android device?
Ok, that's visible distortion, indeed It's a mipmapping problem, not sure why. Maybe try a power-of-two dimension if the image is not.
Re: why model display distortion in some android device?
you got worried there for a moment that spam bots became very clever, didn't youhybrid wrote:Sorry, but where's the distortion? Or is this just some very clever spam post?!
Re: why model display distortion in some android device?
Sorry, I can't expect the website default image like spam.
I found that distortion problem occurs in some Qualcomm GPU .
I try to use irrlicht 8.0 sdk (ogl-es), but failed to compile sdk source code. dose anyone compliled successfully?
I found that distortion problem occurs in some Qualcomm GPU .
I try to use irrlicht 8.0 sdk (ogl-es), but failed to compile sdk source code. dose anyone compliled successfully?