Skip to content

Commit 0d44f23

Browse files
Update README.md
1 parent 2218ef7 commit 0d44f23

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,9 +64,9 @@ python3 main.py
6464
|-------|-------------|--------|
6565
| 2D Map Shading | Adding night shadow shader copying the 3D View rendition | Done |
6666
| Object Grouping | Adding the ability to group visible objects | Done |
67+
| 3D View Optimization | Optimize 3D View rendition for GPU usage | Done |
6768
| Line Plots | Adding line plots able to graph wanted calculated values | Testing |
6869
| Polar Plots | Adding polar plots able to graph wanted calculated values | Testing |
69-
| 3D View Optimization | Optimize 3D View rendition for GPU usage | In Progress |
7070
| 2D Map Optimization | Optimize 2D Map rendition for GPU usage | Planned |
7171
| Orbit Coverage | Predict visible satellite ground coverage | Planned |
7272
| Pass Predictions | Predict visible satellite passes for observers | Planned |

0 commit comments

Comments
 (0)