Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Isometric Maze and Gmic preview
#7
Linear light layer mode is a combination of addition and linear burn.

Algorithm:
  If upper layer component<=50% -> apply linear burn.
  If upper layer component>=50% -> apply addition.
  Apply this calculation to R,G,B components respectively to each pixel.

If you draw a graph to show the relation of input-output values, linear light looks like a linear function in mathematics (unlike other combination modes such as hard light and vivid light). Hence it gets this name.

For example, fix lower layer at 35% and draw a graph about upper layer and blended color.
   

Names and algorithms of these layer modes come from Photoshop. Because many drawing softwares implement their layer modes based on Photoshop's, including these modes in GIMP can make drawing techniques compatible with other softwares.

EDIT : I made a mistake. Update the graph.
Reply


Messages In This Thread
Isometric Maze and Gmic preview - by mholder - 11-12-2018, 02:56 AM
RE: Isometric Maze and Gmic preview - by mholder - 11-12-2018, 11:10 AM
RE: Isometric Maze and Gmic preview - by mholder - 11-13-2018, 10:53 AM
RE: Isometric Maze and Gmic preview - by shark0r - 11-15-2018, 06:14 PM
RE: Isometric Maze and Gmic preview - by mholder - 11-17-2018, 10:01 PM
RE: Isometric Maze and Gmic preview - by mholder - 11-18-2018, 07:04 PM
RE: Isometric Maze and Gmic preview - by rich2005 - 11-18-2018, 09:47 AM
RE: Isometric Maze and Gmic preview - by Ofnuts - 11-18-2018, 01:56 PM
RE: Isometric Maze and Gmic preview - by rich2005 - 11-18-2018, 12:40 PM
RE: Isometric Maze and Gmic preview - by shark0r - 11-19-2018, 12:55 AM
RE: Isometric Maze and Gmic preview - by mholder - 11-19-2018, 01:26 AM
RE: Isometric Maze and Gmic preview - by mholder - 11-19-2018, 03:39 AM

Forum Jump: