Table of Contents ▸ List of Commands ▸ Input / Output ▸ shape_star | ◀ shape_snowflake | shared ▶ |
shape_star
Arguments:
- _size>=0,_nb_branches>0,0<=_thickness<=1
Description:
Input a 2D star binary shape with specified size.Default values:
size=512, nb_branches=5 and thickness=0.38.
Example of use:
repeat 9 { shape_star 256,{$>+2} }