Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 565 Bytes

File metadata and controls

13 lines (8 loc) · 565 Bytes

lineNormals

Shows how to convert a line strip into a mesh version of the same line strip but with random thicknes per-vertex. Like switching from a thin pen to an ink-brush.

Here two animated versions in p5.js: one and two

And a version in OPENRNDR