Skip to content

Latest commit

 

History

History

lineshader2

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 

lineshader2

Drawing lines of variable stroke-weight with a shader.

The shader is mostly the original line shader from Processing with just two little changes: one to make the line width variable, and another to modulate the color so it doesn't look flat.