Thread: adding textures
View Single Post
# 5 05-07-2006 , 07:07 PM
Furry Fury's Avatar
Registered User
Join Date: Jul 2006
Location: Here
Posts: 91

Originally posted by Falott
there are different approaches to make your texture. first you could create a plane with 8x8 squares. then extrude them and asign 2 different shaders to each of the extruded squares. otherwise you could use a layered shader with a checker-pattern (maybe turn down white color a little) assigned to transparency and/or the color channel of your plane. if you need to have a semiTransparent effect on one sort of your squares, think about to lay another plane on top of your chessboard - which is solid shaded - with another transparent shader adjusting specular channel or so. nevertheless you could create a shadernetwork without any extra geometry. I´d have a look at the helpfiles for hypershade.

i figured i would have to do somthing like that... but i cant get the textures to show up, it nevere changes how they look and i need someone to shoe me how to do that