Shapes2d_v2 Op
Generates different 2d shapes to use as a texture
Summary (oneliner)
<p>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</p>
- Ops.Gl.ImageCompose.Shapes2d_v2
- Core Op - Official cables op
- MIT
Documentation (markdown)
Issues
Example patch id
Youtube ids (comma seperated)
Op Licence
Caniuse query
Example Patch Shapes2d example
Generate a variety of 2d shapes as a texture. Combine multiple ops to generate new forms.
INPUT PORTS
<p>Trigger op</p>
Blending
<i>integer</i>
)<i>integer</i>
)<p>Amount of belnding</p>
<i>integer</i>
)<i>boolean</i>
)<p>mirror the x axis</p>
<i>boolean</i>
)<p>mirror the y axis</p>
<p>Offset x axis</p>
<p>Offset y axis</p>
<i>boolean</i>
)<p>Disable to only draw shape outline</p>
<p>Line thickness when fillshape is disabled</p>
<i>boolean</i>
)<p>Invert color to background</p>
<p>width of shape</p>
<p>height of shape</p>
<p>rotate the shape</p>
<p>red amount</p>
<p>green amount</p>
<p>blue amount</p>
<p>alpha amount</p>
OUTPUT PORTS
<p>next trigger</p>
Patches using Shapes2d_v2
Changelog
created op | cables - 2019-08-20 17:21 | |
cloned op from Ops.Gl.TextureEffects.Shapes2d | pandur - 2022-04-20 11:40 | |
Ops.User.pandur.Shapes2D renamed to Ops.Dev.Shapes2DV2 | pandur - 2022-04-20 11:40 | |
Ops.Dev.Shapes2DV2 renamed to Ops.Gl.TextureEffects.Shapes2D_v2 | pandur - 2022-05-09 12:46 | |
Ops.Gl.TextureEffects.Shapes2D_v2 renamed to Ops.Gl.TextureEffects.Shapes2d_v2 | pandur - 2022-05-09 12:48 | |
rename | Ops.Gl.TextureEffects.Shapes2d_v2 renamed to Ops.Gl.ImageCompose.Shapes2d_v2 | stephan - 2023-12-06 10:51 |