Skip to content

thundermiracle/react-sunflower

Repository files navigation

react-sunflower

dependencies Status devDependencies Status peerDependencies Status

Description

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.

Preview

  1. Draw spiral (GoldenAngle).

Spiral.DrawSync

  1. Draw sunflower (GoldenAngle).

Sunflower.DrawSync

License

This project is licensed under the terms of the MIT license.