Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

2024-06-19 Generic Texture Update #198

Merged
merged 29 commits into from
Jul 17, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
29 commits
Select commit Hold shift + click to select a range
6556721
Updated exoplanet textures by cubicApocalypse
AstroChara Jun 19, 2024
716af1d
Recalibrate asteroid.jpg's color to A=0.4
AstroChara Jun 19, 2024
34a3b97
Updated colors for recalibrated asteroid.jpg
AstroChara Jun 19, 2024
96c801a
Calibrated icy.jpg to A=0.8
AstroChara Jun 19, 2024
c40e48e
Lower contrast for icy.jpg to reduce overexposure
AstroChara Jun 19, 2024
a694141
More color recalibration
AstroChara Jun 19, 2024
b482140
Add missing BlendTexture flags
AstroChara Jun 19, 2024
27ecaa1
medres
AstroChara Jun 19, 2024
7120bae
lo
AstroChara Jun 19, 2024
25d4726
Delete textures/hires/exo-class1.jpg
AstroChara Jun 21, 2024
911d50d
Delete textures/hires/exo-class1.jpg.license
AstroChara Jun 21, 2024
8b092aa
Delete textures/hires/exo-class2.jpg
AstroChara Jun 21, 2024
aeca332
Delete textures/hires/exo-class2.jpg.license
AstroChara Jun 21, 2024
cf8081b
Delete textures/hires/exo-class3.jpg
AstroChara Jun 21, 2024
1f813b5
Delete textures/hires/exo-class3.jpg.license
AstroChara Jun 21, 2024
6d34645
Delete textures/hires/exo-class4.jpg
AstroChara Jun 21, 2024
419b24d
Delete textures/hires/exo-class4.jpg.license
AstroChara Jun 21, 2024
3a2e051
Delete textures/hires/exo-class4night.jpg
AstroChara Jun 21, 2024
d21a4a8
Delete textures/hires/exo-class4night.jpg.license
AstroChara Jun 21, 2024
f133710
Delete textures/hires/exo-class5.jpg
AstroChara Jun 21, 2024
3feab51
Delete textures/hires/exo-class5.jpg.license
AstroChara Jun 21, 2024
fb28e9f
Delete textures/hires/exo-class5night.jpg
AstroChara Jun 21, 2024
4cd6269
Delete textures/hires/exo-class5night.jpg.license
AstroChara Jun 21, 2024
45e8414
Delete textures/hires/neptunelike.jpg
AstroChara Jun 21, 2024
c7d7895
Delete textures/hires/neptunelike.jpg.license
AstroChara Jun 21, 2024
027f95e
Delete textures/medres/neptunelike.jpg
AstroChara Jun 21, 2024
15d1387
Delete textures/medres/neptunelike.jpg.license
AstroChara Jun 21, 2024
528a059
Delete textures/lores/neptunelike.jpg
AstroChara Jun 21, 2024
2fea5cb
Delete textures/lores/neptunelike.jpg.license
AstroChara Jun 21, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
36 changes: 18 additions & 18 deletions data/dwarfplanets.ssc
Original file line number Diff line number Diff line change
Expand Up @@ -336,8 +336,8 @@ ReferencePoint "Orcus-Vanth" "Sol"
"Orcus:90482 Orcus:2004 DW" "Sol"
{
Class "dwarfplanet"
Texture "asteroid.*"
Color [ 0.696 0.704 0.708 ]
Texture "icy.*"
Color [ 0.575 0.57 0.563 ]
BlendTexture true
Radius 455
Mass 0.00009125921
Expand Down Expand Up @@ -380,7 +380,7 @@ ReferencePoint "Orcus-Vanth" "Sol"
Class "moon"
Mesh "roughsphere.cms"
Texture "asteroid.*"
Color [ 0.438 0.423 0.404 ]
Color [ 0.485 0.469 0.446 ]
BlendTexture true
Radius 221.25
Mass 0.0000145680
Expand Down Expand Up @@ -427,8 +427,8 @@ ReferencePoint "Orcus-Vanth" "Sol"
"Haumea:136108 Haumea:2003 EL61" "Sol"
{
Class "dwarfplanet"
Texture "asteroid.*"
Color [ 0.816 0.832 0.847 ]
Texture "icy.*"
Color [ 0.662 0.674 0.69 ]
BlendTexture true
SemiAxes [ 1050 840 537 ]
Mass 0.00067079705
Expand Down Expand Up @@ -556,8 +556,8 @@ ReferencePoint "Orcus-Vanth" "Sol"
"Quaoar:50000 Quaoar:2002 LM60" "Sol"
{
Class "dwarfplanet"
Texture "asteroid.*"
Color [ 0.413 0.379 0.328 ]
Texture "icy.*"
Color [ 0.335 0.307 0.266 ]
BlendTexture true
Radius 545 # equatorial
SemiAxes [ 1.18 0.992 0.855 ] # a/b = 1.19, b/c = 1.16
Expand Down Expand Up @@ -599,7 +599,7 @@ ReferencePoint "Orcus-Vanth" "Sol"
Class "moon"
Mesh "asteroid.cms" # almost 200 km effective diameter
Texture "asteroid.*"
Color [ 0.325 0.297 0.255 ] # assume same photometric color as primary
Color [ 0.359 0.328 0.282 ] # assume same photometric color as primary
BlendTexture true
Radius 100
OrbitFrame
Expand Down Expand Up @@ -639,8 +639,8 @@ ReferencePoint "Orcus-Vanth" "Sol"
"Makemake:136472 Makemake:2005 FY9" "Sol"
{
Class "dwarfplanet"
Texture "asteroid.*"
Color [ 1.0 0.975 0.914 ]
Texture "icy.*"
Color [ 0.988 0.963 0.902 ]
BlendTexture true
Radius 717
Oblateness 0.0098
Expand Down Expand Up @@ -694,8 +694,8 @@ ReferencePoint "Orcus-Vanth" "Sol"
"Gonggong:225088 Gonggong:2007 OR10" "Sol"
{
Class "dwarfplanet"
Texture "asteroid.*"
Color [ 0.622 0.542 0.42 ]
Texture "icy.*"
Color [ 0.504 0.444 0.341 ]
BlendTexture true
Radius 615
Mass 0.0002930342
Expand Down Expand Up @@ -733,7 +733,7 @@ ReferencePoint "Orcus-Vanth" "Sol"
Class "moon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 0.448 0.421 0.385 ]
Color [ 0.495 0.467 0.425 ]
BlendTexture true
Radius 100
OrbitFrame
Expand Down Expand Up @@ -773,8 +773,8 @@ ReferencePoint "Orcus-Vanth" "Sol"
"Eris:136199 Eris:2003 UB313" "Sol"
{
Class "dwarfplanet"
Texture "asteroid.*"
Color [ 1.0 0.99267 0.97075 ]
Texture "icy.*"
Color [ 1.0 0.994 0.968 ]
BlendTexture true
Radius 1163
Mass 0.0027434829
Expand Down Expand Up @@ -808,7 +808,7 @@ ReferencePoint "Orcus-Vanth" "Sol"
{
Class "moon"
Texture "asteroid.*"
Color [ 0.337 0.337 0.337 ]
Color [ 0.373 0.373 0.373 ]
BlendTexture true
Radius 307.5
Mass 0.000013717
Expand Down Expand Up @@ -840,8 +840,8 @@ ReferencePoint "Orcus-Vanth" "Sol"
"Sedna:90377 Sedna:2003 VB12" "Sol"
{
Class "dwarfplanet"
Texture "asteroid.*"
Color [ 0.978 0.886 0.746 ]
Texture "icy.*"
Color [ 0.793 0.724 0.607 ]
BlendTexture true
Radius 497.5
EllipticalOrbit
Expand Down
32 changes: 22 additions & 10 deletions data/minormoons.ssc
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
Class "minormoon"
Mesh "roughsphere.cms"
Texture "asteroid.*"
Color [ 1.0 0.82 0.64 ]
Color [ 0.296 0.279 0.204 ]
BlendTexture true
SemiAxes [ 30 20 17 ]
OrbitFrame
Expand Down Expand Up @@ -77,7 +77,7 @@
Class "minormoon"
Mesh "amalthea.cmod"
Texture "amalthea.*"
Color [ 1.0 0.748 0.579 ]
Color [ 1.0 0.936 0.761 ]
Radius 131
OrbitFrame
{
Expand Down Expand Up @@ -116,7 +116,7 @@
Mesh "thebe.cmod"
Orientation [ 1 180 0 0 ]
Texture "asteroid.*"
Color [ 1.0 0.88 0.75 ]
Color [ 0.218 0.206 0.169 ]
BlendTexture true
Radius 58
OrbitFrame
Expand Down Expand Up @@ -178,6 +178,8 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 0.305 0.305 0.309 ]
BlendTexture true
Radius 9
OrbitFrame
{
Expand Down Expand Up @@ -271,6 +273,8 @@
Class "minormoon"
Mesh "roughsphere.cms"
Texture "asteroid.*"
Color [ 0.393 0.399 0.409 ]
BlendTexture true
SemiAxes [ 102.8 102.8 70.7 ]
Mass 0.000000703282
OrbitFrame
Expand Down Expand Up @@ -302,6 +306,8 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 0.314 0.314 0.311 ]
BlendTexture true
Radius 19
OrbitFrame
{
Expand Down Expand Up @@ -332,6 +338,8 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 0.351 0.358 0.363 ]
BlendTexture true
Radius 39
OrbitFrame
{
Expand Down Expand Up @@ -602,7 +610,7 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 1.0 0.94 0.88 ]
Color [ 0.324 0.323 0.299 ]
BlendTexture true
Radius 14
OrbitFrame
Expand Down Expand Up @@ -724,6 +732,8 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 0.274 0.281 0.28 ]
BlendTexture true
Radius 3.5
OrbitFrame
{
Expand Down Expand Up @@ -1616,7 +1626,7 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 1.0 0.94 0.88 ]
Color [ 0.316 0.309 0.3 ]
BlendTexture true
Radius 23
OrbitFrame
Expand Down Expand Up @@ -1648,7 +1658,7 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 1.0 0.94 0.88 ]
Color [ 0.386 0.379 0.375 ]
BlendTexture true
Radius 3.5
OrbitFrame
Expand Down Expand Up @@ -1806,7 +1816,7 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 1.0 0.82 0.64 ]
Color [ 0.347 0.34 0.329 ]
BlendTexture true
Radius 19
OrbitFrame
Expand Down Expand Up @@ -1994,6 +2004,8 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 0.347 0.349 0.344 ]
BlendTexture true
Radius 29
OrbitFrame
{
Expand Down Expand Up @@ -2178,7 +2190,7 @@
Class "minormoon"
Mesh "asteroid.cms"
Texture "asteroid.*"
Color [ 1.0 0.82 0.64 ]
Color [ 0.283 0.28 0.279 ]
BlendTexture true
Radius 2.5
OrbitFrame
Expand Down Expand Up @@ -3086,7 +3098,7 @@
Class "minormoon"
Mesh "roughsphere.cms"
Texture "asteroid.*"
Color [ 1.0 0.94 0.88 ]
Color [ 0.426 0.414 0.396 ]
BlendTexture true
SemiAxes [ 16.5 12.5 12.5 ]
OrbitFrame
Expand Down Expand Up @@ -3332,7 +3344,7 @@
Class "minormoon"
Mesh "roughsphere.cms"
Texture "asteroid.*"
Color [ 1.0 0.94 0.88 ]
Color [ 0.381 0.371 0.346 ]
BlendTexture true
SemiAxes [ 21 18 18 ]
OrbitFrame
Expand Down
Loading
Loading