moonPhase

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit 30b832e0988b76e70f1eea82cb97e86fc3528b52
parent 19b11101da3f17d3e53101c95d80795ff7751623
Author: Nicholas Farrow <nicholas.w.farrow@gmail.com>
Date:   Sat, 11 Jan 2020 13:28:32 +1100

Add animation to readme
Diffstat:
MREADME.md | 4+++-
1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md @@ -1,5 +1,7 @@ # moonPhase -Downloads all 8762 photos of the moon from a NASA website and uses them to create a fluid animation. +Downloads all 8762 photos of the moon from a NASA website and uses them to create a [fluid animation](https://www.youtube.com/watch?v=Cz1ED7FW4dk). + +![Moon Animation](https://i.imgur.com/29P2k8Z.gif) See [here for an introduction/tutorial](https://nicholasfarrow.com/Creating-a-Moon-Animation-Using-NASA-Images-and-Python/).