{ "bodies": [ { "name": "太阳", "mass": 1.9891e+30, "init_position": [ 0.0, 0.0, 0.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": false, "is_fixed_star": true, "trail_color": [ 170, 98, 25 ] }, { "name": "地球", "mass": 5.97237e+24, "init_position": [ 0.0, -448793600.0, 0.0 ], "init_velocity": [ 0.0, 38.0, -1.0 ], "density": 5507.85, "color": [ 1, 89, 162 ], "texture": "earth1.jpg", "size_scale": 1000.0, "distance_scale": 1.0, "rotation_speed": 15, "ignore_mass": false, "is_fixed_star": false, "trail_color": [ 1, 89, 162 ] } ], "params": { "dt": 2592000, "position": [ 0, 74798935.35, -598391482.8 ], "show_trail": true, "show_name": false } }