{ "bodies": [ { "name": "太阳", "mass": 1.9891e+30, "init_position": [ -0.0, 0.0, 149597872.0 ], "init_velocity": [ -0.0, 0.0, 0.0 ], "density": 1408.0, "color": [ 170, 98, 25 ], "texture": "sun2.jpg", "size_scale": 20.0, "distance_scale": 1.0, "rotation_speed": 0.613, "ignore_mass": true, "is_fixed_star": true, "trail_color": [ 170, 98, 25 ] }, { "name": "地球", "mass": 5.97237e+24, "init_position": [ -0.0, 0.0, 0.0 ], "init_velocity": [ -0.0, 0.0, 0.0 ], "density": 5507.85, "color": [ 1, 89, 162 ], "texture": "earth1.jpg", "size_scale": 10.0, "distance_scale": 1.0, "rotation_speed": 15, "ignore_mass": false, "is_fixed_star": false, "trail_color": [ 1, 89, 162 ] }, { "name": "月球", "mass": 7.342e+22, "init_position": [ -0.0, 0.0, 384400.0 ], "init_velocity": [ -1.0230000019073486, 0.0, 0.0 ], "density": 3344.0, "color": [ 162, 162, 162 ], "texture": "moon.jpg", "size_scale": 20.0, "distance_scale": 1.0, "rotation_speed": 0.5487, "ignore_mass": false, "is_fixed_star": false, "trail_color": [ 162, 162, 162 ] } ], "params": { "dt": 86400, "position": [ 0, 0, 0 ], "show_trail": false, "show_name": false } }