Sprial-looking calendar jfl
Go to file
leca c1b2b1c4f3 added background 2024-02-02 01:31:36 +03:00
css cleanup 2023-11-30 19:32:20 +03:00
fonts added year text 2023-12-07 12:56:12 +03:00
view added background 2024-02-02 01:31:36 +03:00
.gitignore update gitignore 2023-11-30 19:31:38 +03:00
LICENSE Initial commit 2023-05-07 20:34:32 +03:00
README.md Readme changes 2023-12-01 14:31:10 +03:00
index.html added background 2024-02-02 01:31:36 +03:00
main.js added background 2024-02-02 01:31:36 +03:00
package-lock.json Months are now coloring using shaders 2024-01-29 00:57:46 +03:00
package.json Months are now coloring using shaders 2024-01-29 00:57:46 +03:00
tz initial comit 2023-09-23 15:20:31 +03:00

README.md

Spiral calendar

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.