add the 4 Galilean moons Io, Europa, Ganymede, Callisto
This commit is contained in:
parent
ccd993a4fe
commit
1f79610476
BIN
assets/textures/callisto.jpg
Normal file
BIN
assets/textures/callisto.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 52 KiB |
BIN
assets/textures/europa.jpg
Normal file
BIN
assets/textures/europa.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
assets/textures/ganymede.jpg
Normal file
BIN
assets/textures/ganymede.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 44 KiB |
BIN
assets/textures/io.jpg
Normal file
BIN
assets/textures/io.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 40 KiB |
24
src/defs.txt
24
src/defs.txt
|
@ -18,6 +18,30 @@ actor 300000 0 500000 jupiter
|
||||||
rotationz -0.28
|
rotationz -0.28
|
||||||
angularmomentum 30 30 30
|
angularmomentum 30 30 30
|
||||||
|
|
||||||
|
actor -300000 0 -300000 io
|
||||||
|
scale 28000
|
||||||
|
rotationy -0.40
|
||||||
|
angularmomentum 0 0.0001 0
|
||||||
|
sphere yes
|
||||||
|
|
||||||
|
actor -100000 0 400000 europa
|
||||||
|
scale 20000
|
||||||
|
rotationy 0.20
|
||||||
|
angularmomentum 0 0.0001 0
|
||||||
|
sphere yes
|
||||||
|
|
||||||
|
actor 500000 0 -200000 ganymede
|
||||||
|
scale 18000
|
||||||
|
rotationy -0.40
|
||||||
|
angularmomentum 0 0.0001 0
|
||||||
|
sphere yes
|
||||||
|
|
||||||
|
actor -800000 0 300000 callisto
|
||||||
|
scale 8000
|
||||||
|
rotationy -0.40
|
||||||
|
angularmomentum 0 0.0001 0
|
||||||
|
sphere yes
|
||||||
|
|
||||||
actor 3000 0 0 moonlet
|
actor 3000 0 0 moonlet
|
||||||
scale 500
|
scale 500
|
||||||
mass 10000000
|
mass 10000000
|
||||||
|
|
Loading…
Reference in a new issue