|
19 | 19 |
|
20 | 20 | <div style="text-align: justify"> The tool uses a Two Line Elements database extracted daily from the <a href="https://celestrak.org">Celestrak</a> archive, featuring all currently active satellites in orbit around Earth. </div> |
21 | 21 |
|
| 22 | +<div style="text-align: justify"> Some icons by <a href="https://icons8.com/">Icons8</a>. </div> |
22 | 23 | ## INSTALLATION |
23 | 24 |
|
24 | 25 | 1. Cloning the Github Repository. |
@@ -62,14 +63,17 @@ python3 main.py |
62 | 63 |
|
63 | 64 | | Feature | Description | Status | |
64 | 65 | |-------|-------------|--------| |
65 | | -| 2D Map Shading | Adding night shadow shader copying the 3D View rendition | Testing | |
66 | | -| 2D Map Optimization | Optimize 2D Map rendition for GPU usage | In Progress | |
67 | | -| Line Plots | Adding line plots able to graph wanted calculated values | In Progress | |
68 | | -| Polar Plots | Adding polar plots able to graph wanted calculated values | Planned | |
| 66 | +| 2D Map Shading | Adding night shadow shader copying the 3D View rendition | Done | |
| 67 | +| Object Grouping | Adding the ability to group visible objects | Done | |
| 68 | +| 3D View Optimization | Optimize 3D View rendition for GPU usage | Done | |
| 69 | +| Line Plots | Adding line plots able to graph wanted calculated values | Done | |
| 70 | +| Polar Plots | Adding polar plots able to graph wanted calculated values | Done | |
| 71 | +| Pass Predictions | Predict visible satellite passes for observers | In Progress | |
| 72 | +| 2D Map Optimization | Optimize 2D Map rendition for GPU usage | Planned | |
69 | 73 | | Orbit Coverage | Predict visible satellite ground coverage | Planned | |
70 | | -| Pass Predictions | Predict visible satellite passes for observers | Planned | |
71 | | -| 3D View Optimization | Optimize 3D View rendition for GPU usage | Planned | |
| 74 | +| Collisions Predictions | Predict satellites collisions | Planned | |
| 75 | +| Reentries Predictions | Predict satellite reentries | Planned | |
72 | 76 | | Orbital Calculations Optimization | Optimize orbital calculations for GPU usage | Planned | |
73 | | -| Object Grouping | Adding the ability to group visible objects | Planned | |
74 | 77 |
|
75 | | -<p align="left">(<a href="#readme-top">back to top</a>)</p> |
| 78 | +Icons |
| 79 | +<p align="left">(<a href="#readme-top">back to top</a>)</p> |
0 commit comments