Update README.md

old-version-gtk3
Zwerg12 2020-07-02 19:22:15 +00:00
rodzic e51629461e
commit d9a1b94332
1 zmienionych plików z 9 dodań i 12 usunięć

Wyświetl plik

@ -8,19 +8,16 @@ Where to find the sun at which time is most of the time easy to guess but when i
This small programm should answer all these questions.
## Plan
1. Create a basic GUI -- Partly done
2. Create the basic web search -- Partly done
3. Calculate the center of the milky way at a specific time -- At work
4. Calculate sunrise and sunset at a spesific day -- Still trying to find appropriet formulas
5. Find the position of the moon at a spesific time
6. Present these information in a nice plot
7. Implement "smarphone functionality" e.g. find location via GPS and present a compas to adjust the camera correctly
8. Insert open street map to plot everything direktly on a real map
9. Make everything "real time"; Slide through time bar to see changes on the map instantly
10.
```diff
+ this text is highlighted in green
- this text is highlighted in red
+1. Create a basic GUI -- Partly done
+2. Create the basic web search -- Partly done
-3. Calculate the center of the milky way at a specific time -- At work
-4. Calculate sunrise and sunset at a spesific day -- Still trying to find appropriet formulas
-5. Find the position of the moon at a spesific time
-6. Present these information in a nice plot
-7. Implement "smarphone functionality" e.g. find location via GPS and present a compas to adjust the camera correctly
-8. Insert open street map to plot everything direktly on a real map
-9. Make everything "real time"; Slide through time bar to see changes on the map instantly
```
## Formulas used