Talk:Creating textures from Ornate Photos

From The DarkMod Wiki
Revision as of 02:29, 25 June 2024 by Nbohr1more (talk | contribs) (Created page with "Alternate design proposed by stgatilov: <pre> textures/darkmod/stone/sculpted/girard_relief { stone qer_editorimage textures/darkmod/stone/sculpted/girard_relief_ed bumpmap textures/darkmod/stone/sculpted/girard_local diffusemap textures/darkmod/stone/sculpted/girard_relief { blend filter map invertColor(scale(invertColor(textures/darkmod/stone/sculpted/girard_relief_ao), 0.85, 0.85, 0.85, 1)) } } </pre> ht...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

Alternate design proposed by stgatilov:

textures/darkmod/stone/sculpted/girard_relief
{
    stone

    qer_editorimage     textures/darkmod/stone/sculpted/girard_relief_ed
    bumpmap             textures/darkmod/stone/sculpted/girard_local
    diffusemap          textures/darkmod/stone/sculpted/girard_relief
    {
      blend filter
      map invertColor(scale(invertColor(textures/darkmod/stone/sculpted/girard_relief_ao), 0.85, 0.85, 0.85, 1))
    }

}

https://forums.thedarkmod.com/index.php?/topic/22490-blend-filter-and-alpha-keyword/