From 383a28c1668a032202e3aa7956304e11731149ea Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Thu, 28 Jul 2022 00:02:44 -0600 Subject: [PATCH] Grid pic --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 776463b..7fea383 100644 --- a/README.md +++ b/README.md @@ -63,11 +63,15 @@ More, but not rendering so great... ![skymap-giza rev 11](img/skymap-giza-11.png) +Grid, but rendering with dots, not lines... + +![skymap-giza rev 12](img/skymap-giza-12.png) + # Works Testing/dev in Debian Bookworm (testing), with `giza` version `1.3.2`. - +Out of box, this works: * Sun. * Moon. * Besides the display, all the other functionality works. @@ -79,7 +83,8 @@ Testing/dev in Debian Bookworm (testing), with `giza` version `1.3.2`. * Text header with date, observer, lat/lon/elevation. * Footer with R, D etc. * Rectangle. -* Apex ? +* Apex renders, but as dots not lines. +* Grid renders, but as dots not lines. * Satellites' colors. * Orbit lines. @@ -87,6 +92,7 @@ Testing/dev in Debian Bookworm (testing), with `giza` version `1.3.2`. # TODO * Grid. * Constellations only partially rendered. +* Apex rendering needs adjusting. * FOV. * Small window size with giza. * Check license status of `sgdp4.c` and `sgdp4h.h`.