Hi everybody,
I have compiled Irrlicht library for iPhone successfully using instructions at here: http://irrlicht.sourceforge.net/phpBB2/ ... e&start=60
And I have built some simple applications on Iphone using compiled library.
However, now I got a problem of texture rendering:
when I try to run HelloWorld example on iPhone, everything works well except the texture of the girl. The texture does not display.
When I change the texture file from "sydney.bmp" to other image file such as "wall.bmp", the texture displays successfully.
But when I try other image files, most of them don't not display as texture of the girl.
does any body have the same problem?
Any comment would be appreciated.
Thanks in advance.
Texture rendering error of Irrlicht on iPhone
-
thichxemphim_01
- Posts: 4
- Joined: Sat Jul 03, 2010 9:47 am