ref: 7667c666663dbe35c8dcb783670e3c083c5c4ce8
parent: a70bb15d625a4b8ab554ae7be93626218caf3a94
author: rodri <rgl@antares-labs.eu>
date: Fri Jun 7 07:28:32 EDT 2024
add more info to the readme.
--- a/readme
+++ b/readme
@@ -36,7 +36,10 @@
- holding down the LMB while moving the cursor will change the scene orientation.
- to quit press Del.
+ Vis also has a hidden option, ι, which enables inception mode.
+ Use it wisely, or you might never come back.
+
med
- move camera with ↑↓ ((for|back)ward), ←→ (horizontally), PgUp and PgDn (vertically).
@@ -79,3 +82,11 @@
the current date. Click on it and enter a new date—with the same
format—to grab the ephemerides from that date and update planet
positions.
+
+CUBEMAPS
+
+ The skyboxes for vis and solar are stored in the cubemap/ folder. To use
+ them you first have to convert them from JPEG to image(6), using the
+ helper script (conv) available in each of them.
+
+ % for(d in cubemap/*)@{ cd $d && conv }