Thread: med lab wip
View Single Post
# 14 25-09-2008 , 05:13 AM
andrew_sorensen's Avatar
Registered User
Join Date: May 2007
Location: portland, oregon
Posts: 20
The checkerboard is a good texture to apply to your mesh after you've laid out your uv's to see if there is any distortion going on. To get the small sharp checkers change the repeat u and v to a larger number like 10. (by default I think it set at 4) you'll find that attribute under the "place 2d texture node". Then get to the attributes for the material itself, lambert if thats what your using. Go to the "hardware texturing" attribute and change the texture resoulution to "highest (256 x 256)".

That should do it!


Last edited by andrew_sorensen; 25-09-2008 at 07:51 AM.