old-version-gtk3
Zwarf 2020-10-28 22:17:22 +01:00
commit 2b2d04cb57
1 zmienionych plików z 3 dodań i 3 usunięć

Wyświetl plik

@ -11,9 +11,9 @@ This small program should answer all these questions.
```diff
+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 -- Implemented but still not correct
+4. Write a simple plot-library based on Cairo -- Partly done but not implemented
-5. Calculate sunrise and sunset at a spesific day -- Still trying to find appropriet formulas
+3. Calculate the center of the milky way at a specific time -- Implemented and equations seem to be very precise (± 1°)
+4. Write a simple plot-library based on Cairo -- Partly done but not fully implemented
+5. Calculate the position of the sun -- Very simple equations seem promising. Are ± 4° accurate enough?
-6. Find the position of the moon at a spesific time -- Still trying to find appropriet formulas
-7. Present these information in a nice plot -- Library necessary
-8. Implement "smarphone functionality" e.g. find location via GPS and present a compas to adjust the camera correctly