Compile in XCode. ITriangleRenderer2.cpp is where?
I've done some hunting around on this. You can look at http://irrlicht.sourceforge.net/phpBB2/ ... hp?t=29173 for more info.
Michael Masters
-
- Posts: 1638
- Joined: Mon Apr 30, 2007 3:24 am
- Location: Montreal, CANADA
- Contact:
Hi, Could you try this on the Mac?
Disable the backface culling on the mesh to see if they are draw every time. It could mean that some faces normal are being flipped for an unknow reason.
For the textures on the 2 fairies and the billboard, do you have something coming out of the console? could be related to the filesystem. Could you change one code and try to load one of the texture directly (no path in the filename)
Disable the backface culling on the mesh to see if they are draw every time. It could mean that some faces normal are being flipped for an unknow reason.
For the textures on the 2 fairies and the billboard, do you have something coming out of the console? could be related to the filesystem. Could you change one code and try to load one of the texture directly (no path in the filename)