Results 1 to 5 of 5

Thread: Detail shader opacity

  1. #1
    Senior Member fletcher77's Avatar
    Join Date
    Jun 2007
    Posts
    106

    Detail shader opacity

    I have been trying to figure out how to get one of the detail maps to transition its opacity. I don't know if it is posible. I see the settings for size and direction. But I don't see how to do opacity(visible to invisible). How would I go about this? What shader should I try.
    Reply With Quote

  2. #2
    The Child Pornographer Ki11a_FTW's Avatar
    Join Date
    Jan 2007
    Location
    NJ
    Posts
    2,661

    Re: Detail shader opacity

    i dont think you can :-l
    Reply With Quote

  3. #3
    Senior Member et_cg's Avatar
    Join Date
    Jun 2007
    Location
    Portland, Oregon
    Posts
    886

    Re: Detail shader opacity

    For opacity, you have to change the tones of your alpha channel. (alpha channels are only allowed to have a greyscale value - blacks, whites, and anywhere in between, but no color)

    I don't really pay much attention to which channel does what, but I believe the values that have white in them (dark grey and up) is the channel the first detail map relates to, and values that have black in them (grey to black), are relative to the second detail map.

    So if you want to change the detail maps opacity, you must change the color values used, whether it's a gradiented white to black, or a mainly black, or mainly white alpha channel. It's all up to which detail map you want to show up the most.
    Reply With Quote

  4. #4
    Senior Member fletcher77's Avatar
    Join Date
    Jun 2007
    Posts
    106

    Re: Detail shader opacity

    Quote Originally Posted by et_cg View Post
    For opacity, you have to change the tones of your alpha channel. (alpha channels are only allowed to have a greyscale value - blacks, whites, and anywhere in between, but no color)

    I don't really pay much attention to which channel does what, but I believe the values that have white in them (dark grey and up) is the channel the first detail map relates to, and values that have black in them (grey to black), are relative to the second detail map.

    So if you want to change the detail maps opacity, you must change the color values used, whether it's a gradiented white to black, or a mainly black, or mainly white alpha channel. It's all up to which detail map you want to show up the most.
    I under stand how the alpha works and how the detail maps are assigned to gray scale values. I was wondering once they are assigned can you affect the way they appear, besides movement and scale. I have been trying to understand how some of the rocks have bits in them that glow brighter then fade. I have been trying to achieve the same affect. I don't know if its a special shader or a setting in the shader.
    Reply With Quote

  5. #5
    Senior Member et_cg's Avatar
    Join Date
    Jun 2007
    Location
    Portland, Oregon
    Posts
    886

    Re: Detail shader opacity

    A glow, is relative to self-illumination mapping, and animating its light values. All of this is in illum shaders. (usually)

    The shader used to make a rock that glows with a flicker can be used on a street sign, too.
    Reply With Quote

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •