From b5ced3af46c96ceb959fbbf1addfeba3bd4f76d5 Mon Sep 17 00:00:00 2001 From: Jon Santmyer Date: Wed, 15 Apr 2026 16:53:58 -0400 Subject: first commit. working body rendering --- assets/systems/sol.csv | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 assets/systems/sol.csv (limited to 'assets/systems') diff --git a/assets/systems/sol.csv b/assets/systems/sol.csv new file mode 100644 index 0000000..81fc14c --- /dev/null +++ b/assets/systems/sol.csv @@ -0,0 +1,3 @@ +name,orbits,mass,radius,eccentricity,inclination,long_asc_node,long_periapsis,sgp,mean_long,semi_major_axis +Sol,0,1.988475e30,695700.0,0.0,0.0,0.0,0.0,0.0,0.0,0.0 +Earth,0,5.97217e24,6371.0,0.0167,0.1249,-0.1965,1.7966,3.986e14,1.7534,149598023 -- cgit v1.2.3