Table of Contents ▸ List of Commands ▸ Input / Output ▸ shape_snowflake | ◀ shape_rays | shape_star ▶ |
shape_snowflake
Arguments:
- size>=0,0<=_nb_recursions<=6
Description:
Input a 2D snowflake binary shape with specified size.Default values:
size=512 and nb_recursions=5.
Example of use:
repeat 6 { shape_snowflake 256,$> }