react-sunflower is a project which draws spiral and sunflower for fun.
The caculating algorithm is inspired by this great article -- [Circles, Spirals and Sunflowers].
The project is created with nextjs, material-ui and next-mui-helper.
You can change the angle to re-draw to see the difference with golden angle.
- Draw spiral (GoldenAngle).
- Draw sunflower (GoldenAngle).
This project is licensed under the terms of the MIT license.