Generates different 2d shapes to use as a texture
summary (oneliner)
Generate a variety of 2d shapes as a texture. Combine multiple ops to generate new forms.
the following shapes are available:
circle - eqi triangle - iso triangle - box - rhombus - pentagon - hexagon - octagon - hexagram
doc
issues
youtube id
caniuse query
collections
Inputs
render (Trigger)
Trigger op
Blend Mode index (integer /Number)
Blending
Amount (Number)
Amount of belnding
Shape index (integer /Number)
Mirror X (boolean /Number)
mirror the x axis
Mirror Y (boolean /Number)
mirror the y axis
Offset X (Number)
Offset x axis
Offset Y (Number)
Offset y axis
fillShape (boolean /Number)
Disable to only draw shape outline
Line thickness (Number)
Line thickness when fillshape is disabled
Invert color (boolean /Number)
Invert color to background
width (Number)
width of shape
height (Number)
height of shape
Rotate (Number)
rotate the shape
r (Number)
red amount
g (Number)
green amount
b (Number)
blue amount
a (Number)
alpha amount
Outputs
trigger (Trigger)
next trigger
Changelog
created op
2019-08-20 - cables
2019-08-20 - cables