summaryrefslogtreecommitdiff
path: root/tex
diff options
context:
space:
mode:
authorGravatar Benjamin Barenblat <bbarenblat@gmail.com>2022-01-17 23:12:32 -0500
committerGravatar Benjamin Barenblat <bbarenblat@gmail.com>2022-01-30 15:55:27 -0500
commitd0e18bdb7924c71cdca8dd983711171d87ef28be (patch)
tree6be11aae0b7c8874e6507b75b4ef26d1353952c7 /tex
glplanet, an OpenGL-based planetary rendererHEADmain
glplanet draws Earth like it currently appears from space, putting nighttime areas in shadow and daytime areas in light. It’s modeled after Xplanet (http://xplanet.sourceforge.net/), but whereas Xplanet is entirely a CPU-resident program, glplanet draws using OpenGL. It’s thus much less resource-intensive, particularly when using high-resolution textures.
Diffstat (limited to 'tex')
-rw-r--r--tex/clouds.webpbin0 -> 498578 bytes
-rw-r--r--tex/earth.webpbin0 -> 4091646 bytes
2 files changed, 0 insertions, 0 deletions
diff --git a/tex/clouds.webp b/tex/clouds.webp
new file mode 100644
index 0000000..e316727
--- /dev/null
+++ b/tex/clouds.webp
Binary files differ
diff --git a/tex/earth.webp b/tex/earth.webp
new file mode 100644
index 0000000..7e9ad1d
--- /dev/null
+++ b/tex/earth.webp
Binary files differ