psarando / shire-reckoning

A visualization of the calendars described in J.R.R. Tolkien's The Lord of the Rings Appendix D
https://psarando.github.io/shire-reckoning
17 stars 2 forks source link

phases of the moon on the calendars #12

Open david-wendelken opened 1 year ago

david-wendelken commented 1 year ago

Would love to see phases of the moon on the calendars, keyed to the 1941/42 moon cycle in 3018/3019 3.A., and extending forwards and backwards from there.

It would really help being consistent with story telling!

psarando commented 1 year ago

I like this idea, and I've considered it already in the past.

This is out of the scope of the core library project (even the styled calendar controls used in the hosted site are not part of the core library), but it should be possible to integrate this calendar project with some other library that can calculate the moon phases for a modern, Gregorian date.

One day it might be possible for me to do it as another example of this project's use, but that is currently out of the scope of my free time 😅