spiral_calendar/README.md

13 lines
524 B
Markdown
Raw Normal View History

2023-12-01 14:31:10 +03:00
# Spiral calendar
2023-05-07 20:34:32 +03:00
2023-12-01 14:31:10 +03:00
This application helps you to see the time in a different way. This app (I consider it's a calendar) represents time as an infinite spiral, where each segment equals one year
Implemented:
* Generating spiral from segments
* Rotating camera around spiral
* Zoom-in and out
Planned:
* Dividing spiral to 365 or 366 segments to represent days of years
* Adding flags on the spiral (to represent events on days
* Decorations on the spiral (small houses, trees, grass, etc..) that will match season of year.