swimming texture (has an image of problem)

If you are a new Irrlicht Engine user, and have a newbie-question, this is the forum for you. You may also post general programming questions here.
Post Reply
Il_Pax
Posts: 7
Joined: Wed Feb 16, 2005 6:53 pm

swimming texture (has an image of problem)

Post by Il_Pax »

Ok, so my problem were mip maps... thanks for looking, already got rid of this one.

*************
Hi, i loaded a .obj file and my texture was swimming big time! at first i thought that my uvs were displaced in the translator, however after flipping my uvs in every possible way i got to the conclussion that it wasn't the case. When i did a close up of the area with problems, the texture appeared in place. I resized my texture (to 512x512, original was 1024x1024) and now it seems that everything is fine, excpet for that when i get away from my objet, small lines appear where mesh geometry is lying. In the 3d app everything seems fine. SAm i missing something?



I've attached an image, any thoughts on what's happening?

Thanks.

Image[/url]
kaelesd-notlogged

Post by kaelesd-notlogged »

it really depends on what mode your running the renderer in, i have loads of problems with opengl, like texturing not working correctly etc, using dx its better but bleh, i dont like it.

anyways, try running it under a diff render, if not i dunno.
Post Reply