It will generate a simple simulation of the planets orbital journey from your birthday date to the current moment.
This little program will generate a animation of the planets orbital journey from a starting date till the current moment in time. Note: You can easilly change the starting date and the size of the image by changing the tags values on the SVG generator.
width="500" height="500"
make
# This will generate the SVG file for your current date.
make run
You just have to open the SVG file in a browser.
MIT Open Source License
Best regards,
Joao Carvalho