mirror of
https://github.com/quantum5/punyverse.git
synced 2025-04-24 13:11:57 -04:00
Added Hubble Space Telescope.
Signed-off-by: Xiaomao Chen <xiaomao5@live.com>
This commit is contained in:
parent
3eba00caa6
commit
0b0c6f8fba
BIN
punyverse/assets/models/satellites/hbltel_1.jpg
Normal file
BIN
punyverse/assets/models/satellites/hbltel_1.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 46 KiB |
BIN
punyverse/assets/models/satellites/hbltel_2.jpg
Normal file
BIN
punyverse/assets/models/satellites/hbltel_2.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 16 KiB |
BIN
punyverse/assets/models/satellites/hbltel_3.jpg
Normal file
BIN
punyverse/assets/models/satellites/hbltel_3.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 56 KiB |
BIN
punyverse/assets/models/satellites/hbltel_4.jpg
Normal file
BIN
punyverse/assets/models/satellites/hbltel_4.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 17 KiB |
BIN
punyverse/assets/models/satellites/hbltel_w.jpg
Normal file
BIN
punyverse/assets/models/satellites/hbltel_w.jpg
Normal file
Binary file not shown.
After Width: | Height: | Size: 25 KiB |
52
punyverse/assets/models/satellites/hst.mtl
Normal file
52
punyverse/assets/models/satellites/hst.mtl
Normal file
|
@ -0,0 +1,52 @@
|
|||
# Blender MTL File: 'None'
|
||||
# Material Count: 5
|
||||
|
||||
newmtl hbltel_1
|
||||
Ns 96.078431
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.467451 0.467451 0.467451
|
||||
Ks 0.449020 0.449020 0.449020
|
||||
Ni 1.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd hbltel_1.jpg
|
||||
|
||||
newmtl hbltel_2
|
||||
Ns 96.078431
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.467451 0.467451 0.467451
|
||||
Ks 0.449020 0.449020 0.449020
|
||||
Ni 1.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd hbltel_2.jpg
|
||||
|
||||
newmtl hbltel_3
|
||||
Ns 96.078431
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.467451 0.467451 0.467451
|
||||
Ks 0.449020 0.449020 0.449020
|
||||
Ni 1.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd hbltel_3.jpg
|
||||
|
||||
newmtl hbltel_4
|
||||
Ns 96.078431
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.467451 0.467451 0.467451
|
||||
Ks 0.449020 0.449020 0.449020
|
||||
Ni 1.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd hbltel_4.jpg
|
||||
|
||||
newmtl hbltel_wfc_1
|
||||
Ns 96.078431
|
||||
Ka 0.000000 0.000000 0.000000
|
||||
Kd 0.467451 0.467451 0.467451
|
||||
Ks 0.449020 0.449020 0.449020
|
||||
Ni 1.000000
|
||||
d 1.000000
|
||||
illum 2
|
||||
map_Kd hbltel_w.jpg
|
12321
punyverse/assets/models/satellites/hst.obj
Normal file
12321
punyverse/assets/models/satellites/hst.obj
Normal file
File diff suppressed because it is too large
Load diff
|
@ -83,6 +83,12 @@
|
|||
"inclination": 51.65,
|
||||
"distance": 6800,
|
||||
"scale": 5
|
||||
},
|
||||
"hst": {
|
||||
"model": "satellites/hst.obj",
|
||||
"inclination": 28.5,
|
||||
"distance": 6937,
|
||||
"scale": 5
|
||||
}
|
||||
}
|
||||
},
|
||||
|
|
Loading…
Reference in a new issue