From 8664adcec4c1b567ffef1bb93b8ce50fda3d4aed Mon Sep 17 00:00:00 2001 From: hut Date: Fri, 10 May 2024 11:36:50 +0200 Subject: [PATCH] enlarge venus to cover clouds, see https://bjj.mmedia.is/data/venus/venus.html Quote from the linked page: The map should be rendered by projecting it onto a sphere of about 6115 km radius or equivalent unit. Actually Venus' solid body radius is 6051 km but the height of the cloudtops is approximately 65 km so 6115 km seems to be an appropriate value. --- src/data/defs.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data/defs.txt b/src/data/defs.txt index 55ea132..120be6f 100644 --- a/src/data/defs.txt +++ b/src/data/defs.txt @@ -25,7 +25,7 @@ actor 0 0 0 planet yes sphere yes physics off - scale 6051.8e3 + scale 6115e3 rotationx -90 rotationy 177.36 orbitaround sol 108.21e9