MrCrayfish / ModelCreator

A program to create JSON models for blocks
Other
121 stars 64 forks source link

Auto bleed space to make models more seamless #90

Open CultistO opened 8 years ago

CultistO commented 8 years ago

When I make models, then load them up in game, there are always seams visible on corners and where two cuboids should meet flush. Other people's models don't seem to have the same problem. I am told that there needs to be "an extra pixel of bleed space", but can't find instructions on how to do that.

I am told other modeling programs have settings to add this in automagically. Could we get something like that here?

Edit: It seems that alternatively UV's can be shrunk slightly to fix this problem. (So instead of going from 1 to 5 you go from 1.001 to 4.99)