react-sunflower

Draw sunflower by canvas

MIT License

Stars
1

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).
  1. Draw sunflower (GoldenAngle).

License

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

Badges
Extracted from project README
dependencies Status devDependencies Status peerDependencies Status
Related Projects