Cloth Flag
A flag-like mesh rippling and self-shading in the wind.
canvas3D
Customize
Cols50
Rows40
Left color
Right color
Props
| Prop | Type | Default | Description |
|---|---|---|---|
cols | number | 50 | Grid columns. |
rows | number | 40 | Grid rows. |
from | [number, number, number] | brand violet | Left edge color as [r,g,b]. |
to | [number, number, number] | brand cyan | Right edge color as [r,g,b]. |
children | ReactNode | — | Content layered above the canvas. |