Home Technical Talk

xNormal - Issue with baking maps

I'm having an issue: When I bake the AO and Normal textures in xNormal my image comes out all distorted. When I rendered out the Normal texture in max everything was rendered fine, with no red marks. I had no UV overlaps either. I've tried exploding, everything I can possible think of.

xNormal AO Bake: http://pasteboard.co/2n7t1pXr.bmp
xNormal Normal Bake: http://pasteboard.co/2n7t1pXr.bmp
Max Normal Bake: http://pasteboard.co/2nboAM4Z.bmp

Any suggestions on how to fix this? Not sure what I am doing wrong...

Replies

  • Robby13
    UPDATE:

    I've been doing some trial and error for the past hour and here is what I've come up with so far.

    When I export the low poly model in xNormal's file type I set the High Poly model to be hidden (when I exported before I had both models in the scene centered at the origin). It seemed to solve the issue but another issue presented it's self.

    It is finally rendering out the image:
    xNormal AO: http://pbrd.co/1usWgCM
    xNormal Normal: http://pbrd.co/1usWtWN

    If you see the image it is not rendering correctly...
    The normal bake map should look like this: http://pasteboard.co/2nboAM4Z.bmp (max normal bake)

    I also get this error every now and then: "ios_base::failbit set"
  • JedTheKrampus
    Offline / Send Message
    JedTheKrampus polycounter lvl 8
    Increase the resolution on the bakes on the baking options tab and turn on antialiasing. Also if you click the ... next to "Normal Map" in baking options you can switch the swizzle to X+Y-Z+, which will match your Max bake better.

    ios::failbit is a flag that the program sets when something goes wrong with file input or output. You should probably back up all your important data because your hard drive is probably going to fail soon. Either that, or you're trying to write a file somewhere where you don't have permission (though that would be a lot more likely to give some kind of "Access denied" error.)
  • Robby13
    ios::failbit is a flag that the program sets when something goes wrong with file input or output. You should probably back up all your important data because your hard drive is probably going to fail soon. Either that, or you're trying to write a file somewhere where you don't have permission (though that would be a lot more likely to give some kind of "Access denied" error.)


    I really don't think my hard drive is failing as its only 3 months old, that would be very unlikely and my driver has not displayed any other signs of failure.
Sign In or Register to comment.