Page 1 of 1

3D Models Inverted

Posted: Mon Nov 01, 2010 6:02 pm
by Birdman
Why most models i export from Max, either in 3DS or DAE or X, show inverted ingame?

Any idea of what i might be doing wrong?

Thanks

Posted: Mon Nov 01, 2010 6:07 pm
by Virion
what you mean by inverted? inverted normal? wrong up-vector? maybe show some screenshots would help.

Posted: Mon Nov 01, 2010 6:10 pm
by Birdman
Virion wrote:what you mean by inverted?
x,y and z axis are exactly the opposite as it looks in MAX, its like the model is fliped or inverted when you load inside irr.

Im sure im doing something wrong in Max, but honestly i have no idea what. I had this problem with a small model i made last night, and same happened with some city map that was made by a friend in max too.

Edit: If i turn model in max manually 180 degrees it shows ok when i load it in Irr.

I cant take shoots, since im at work, but i made a Draw in paint to give you an idea of what happens to a model.

Image

Posted: Mon Nov 01, 2010 6:39 pm
by Virion
i'm not sure about max's exporter. does it have some option that change the up axis when you export?

Posted: Mon Nov 01, 2010 6:41 pm
by Birdman
Virion wrote:i'm not sure about max's exporter. does it have some option that change the up axis when you export?
This happens to me either in 3DS, X, or DAE, so its not a exporter problem, 3DS have no options to export except preserve max coordinates.

At first i tough it was a Panda X exporter problem, thats why i tested other formats.

Maybe the model inside max needs a modifier assigned or something, im exporting a modified Box that is now a editable mesh and i have the same error my friend got exporting a complete city with different objects.

Posted: Mon Nov 01, 2010 7:17 pm
by lazerblade
Have you tried exporting with "Preserve MAX coordinates"?
That sounds like it would fix the problem.

Posted: Mon Nov 01, 2010 7:34 pm
by Bate
This is what you want:

http://www.andytather.co.uk/Panda/direc ... loads.aspx

3ds Max's default exporters are totally useless ;)

Posted: Mon Nov 01, 2010 8:58 pm
by Birdman
@Bate: With x Files from panda i had the same problem.

@Lazerblade: Yes i tried the preserve coordinates in 3ds Exporter.

Posted: Mon Nov 01, 2010 10:20 pm
by christianclavet
Then perhaps you should check this in MAX:

1 - Select your model in max
2 - Right click and select "object properties" from the contextual menu
3 - check the option "backface cull" from the options and click "ok"

If you see the problem in max, then it mean your faces normal are on the wrong side. It should have exported correctly with the Panda Exporter.

A quick way to fix this is to select all poly and select "flip" with the edit poly modifier...

Posted: Tue Nov 02, 2010 3:47 am
by Birdman
Thanks everybody for the answers, i finally got this working, the problem for my new model wasn't the normals, i recreated the model and it worked, idk what was the problem.

Also i had a physics problem, i been trying to use newton 2.25 but the samples i found for irr are a bit old so i got unexpected results as well.

I will have to check what was the prob at my friend's home, which exported complete maps and they were upside down as well usign panda also.