STEAM 그룹
Blender Tutorial Community BlenderTuts
STEAM 그룹
Blender Tutorial Community BlenderTuts
15
게임 중
184
온라인
설립
2012년 10월 16일
언어
영어
위치
United States 
Ropelinku 2013년 11월 9일 오후 3시 03분
textures with special features
Lately i had some ideas for items, but most of them need special textures, like textures with a glowing piece or a transparent part.

So, i've been looking over the internet for any tutorials or guides on how o make glowing/transparent textures, but i can't find anything on the subject.

Does anyone know how to make them? is something related to the qc file, or something you change when choosing the texture in the importer? or what else?
< >
전체 댓글 3개 중 1~3개 표시 중
Fafhrd 2013년 11월 16일 오후 10시 58분 
I'm pretty sure these are defined by the VMT, which is what the materials menu in the importer makes.

So, for example, if you want glowing bits on your item, you click the 'Self Illumination' checkbox, and then add a Shared Illum Mask. That then uses the alpha channel of whatever texture you loaded for the Illum Mask to determine what parts of the item glow, so full white is glowing and black is not (I believe. I haven't done this myself yet). The colour of the glow is determined by the RGB values you enter in the menu.

Transparency I am less sure of. I think that just goes by the alpha of your primary texture, but you have to make sure you're NOT using Base Map Alpha Phong Mask or Base Alpha for the Cube Map Alpha Mask, because those make the Alpha channel determine Phong and/or Reflection instead of the visibility of the texture itself.
Ropelinku 2013년 11월 17일 오전 3시 16분 
thanks! But the transparency... if it's made the way you say it, it wouldn't be posible to make the hat paintable in just some parts and transparent in some parts... Maybe if you could have 2 alfa channels...

Well, i'll try this and see if i can get to something, and again thanks!
Fafhrd 2013년 11월 17일 오후 1시 03분 
I think you'd have to define different materials to different parts of the model so you can have a VMT1 and VMT2, with one of them paintable and one transparent.
< >
전체 댓글 3개 중 1~3개 표시 중
페이지당 표시 개수: 1530 50