Planet palettes
HarbingerDawn Date: Wednesday, 15.01.2014, 12:01 | Message # 91
Cosmic Curator
Group: Administrators
United States
Messages: 8717
Status: Offline
neutronium76 , don't make a huge number of characters in a row like that, it disturbs the forum layout. If you want to make a line, use the BB code for it (I added it to your post).
All forum users, please read this ! My SE mods and addons Phenom II X6 1090T 3.2 GHz, 16 GB DDR3 RAM, GTX 970 3584 MB VRAM
Crashman1390 Date: Wednesday, 15.01.2014, 20:50 | Message # 92
Explorer
Group: Users
Canada
Messages: 229
Status: Offline
DoctorOfSpace , how does one install this palette? (very nooby question).
[b]I was wrong, this forum still has a horrible community.[/b]
DoctorOfSpace Date: Wednesday, 15.01.2014, 21:24 | Message # 93
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
Quote Voekoevaka (
)
Place these on textures/common/planet_palette.cfg
Just rename the one I included to planet_palette and put it in that directory. Make sure you backup your original
Intel Core i7-5820K 4.2GHz 6-Core Processor G.Skill Ripjaws V Series 32GB (4 x 8GB) DDR4-2400 Memory EVGA GTX 980 Ti SC 6GB
ZatSolo Date: Wednesday, 15.01.2014, 22:27 | Message # 94
Space Pilot
Group: Users
Italy
Messages: 111
Status: Offline
Quote DoctorOfSpace (
)
Update, palette is now attached to this post ... Just remember this is still a work in progress and I still have quite a bit left to do...
Really a great job, Doc! Thank you so much for sharing it with us!
Joey_Penguin Date: Thursday, 16.01.2014, 00:26 | Message # 95
Pioneer
Group: Users
United States
Messages: 311
Status: Offline
Some petri dish palettes that I found and applied to some desert worlds:
Code
// Agar colors Palette { Class "Desert" StyleRange (0.00, 0.00) colorSea (0.89, 0.70, 0.34, 0.00) colorShelf (0.78, 0.50, 0.14, 0.00) colorBeach (0.10, 0.18, 0.20, 0.00) colorDesert (0.23, 0.39, 0.17, 0.00) colorLowland (0.78, 0.50, 0.14, 0.00) colorUpland (0.89, 0.70, 0.34, 0.00) colorRock (0.83, 0.10, 0.16, 0.00) colorSnow (1.00, 1.00, 1.00, 1.00) }
Code
// H. Pylori colors Palette { Class "Desert" StyleRange (0.00, 0.00) colorSea (0.53, 0.61, 0.38, 0.00) colorShelf (0.64, 0.62, 0.88, 0.00) colorBeach (0.53, 0.61, 0.38, 0.00) colorDesert (0.54, 0.69, 0.61, 0.50) colorLowland (0.32, 0.45, 0.57, 0.00) colorUpland (0.64, 0.62, 0.88, 0.00) colorRock (0.32, 0.45, 0.57, 0.00) colorSnow (0.54, 0.69, 0.61, 0.50) }
A new palette for titans:
Code
// Jotunheim colors Palette { Class "Titan" StyleRange (0.00, 0.00) colorBeach (0.94, 0.96, 0.98, 0.50) colorDesert (0.17, 0.26, 0.58, 0.00) colorLowland (0.40, 0.45, 0.56, 0.00) colorUpland (0.75, 0.82, 0.89, 0.00) colorRock (0.16, 0.22, 0.34, 0.00) colorSnow (1.00, 1.00, 1.00, 1.00) }
Code
// Tar OceanPalette { Class "Titan" StyleRange (0.50, 0.65) colorSea (0.04, 0.06, 0.08, 0.50) colorShelf (0.04, 0.06, 0.08, 1.00) }
Code
// Ammonia OceanPalette { Class "Titan" StyleRange (0.65, 0.70) colorSea (0.41, 0.38, 0.04, 1.00) colorShelf (0.12, 0.38, 0.04, 1.00) }
And some ice palettes:
Code
// Triton colors Palette { Class "IceWorld" StyleRange (0.00, 0.00) colorSea (0.68, 0.71, 0.73, 0.50) colorShelf (0.63, 0.60, 0.58, 0.75) colorBeach (0.82, 0.79, 0.76, 0.75) colorDesert (0.68, 0.71, 0.73, 0.50) colorLowland (0.65, 0.71, 0.60, 0.50) colorUpland (0.63, 0.60, 0.58, 0.80) colorRock (0.47, 0.42, 0.36, 0.50) colorSnow (1.00, 1.00, 1.00, 1.00) }
Code
// Enceladus colors Palette { Class "IceWorld" StyleRange (0.37, 0.47) colorSea (1.00, 1.00, 1.00, 1.00) colorShelf (0.84, 0.85, 0.86, 0.75) colorBeach (0.87, 0.97, 1.00, 1.00) colorDesert (1.00, 1.00, 1.00, 1.00) colorLowland (0.84, 0.85, 0.90, 0.50) colorUpland (1.00, 1.00, 1.00, 1.00) colorRock (1.00, 1.00, 1.00, 1.00) colorSnow (1.00, 1.00, 1.00, 1.00) }
Code
// Sedna colors Palette { Class "IceWorld" StyleRange (0.00, 0.00) colorSea (0.55, 0.28, 0.24, 0.50) colorShelf (0.82, 0.50, 0.44, 0.50) colorBeach (0.55, 0.28, 0.24, 0.50) colorDesert (0.40, 0.19, 0.17, 0.50) colorLowland (0.19, 0.08, 0.07, 0.75) colorUpland (0.74, 0.54, 0.36, 0.50) colorRock (0.19, 0.08, 0.07, 0.75) colorSnow (0.55, 0.28, 0.24, 0.50) }
Careful. The PLATT Collective has spurs.
Edited by Joey_Penguin - Thursday, 16.01.2014, 00:33
apenpaap Date: Thursday, 16.01.2014, 00:32 | Message # 96
World Builder
Group: Users
Antarctica
Messages: 1063
Status: Offline
Nice job on those! I especially like the Titan and the Triton-like ice world.
I occasionally stream at http://www.twitch.tv/magistermystax . Sometimes SE, sometimes other games.
DoctorOfSpace Date: Thursday, 16.01.2014, 04:00 | Message # 97
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
I have begun working on terra palettes. I plan to scale color settings so this isn't final for everything Here is an example world This is how it looks with the default palette I have reduced the amount of red and pink, mixed in some more natural brown and dark grey rock colors, put in a more natural sand color but did include some reddish tint. I have a long way to go on Terras.
Intel Core i7-5820K 4.2GHz 6-Core Processor G.Skill Ripjaws V Series 32GB (4 x 8GB) DDR4-2400 Memory EVGA GTX 980 Ti SC 6GB
Psauce Date: Thursday, 16.01.2014, 07:09 | Message # 98
Space Tourist
Group: Users
United States
Messages: 25
Status: Offline
Photo realism. It is finally here.
[
]
[
]
[
]
DoctorOfSpace Date: Thursday, 16.01.2014, 07:49 | Message # 99
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
Another minor update on the previous post Some screens Have a few more palettes to finish for them and a few to add but it is coming along nicely.
Intel Core i7-5820K 4.2GHz 6-Core Processor G.Skill Ripjaws V Series 32GB (4 x 8GB) DDR4-2400 Memory EVGA GTX 980 Ti SC 6GB
johnson_lin Date: Thursday, 16.01.2014, 08:55 | Message # 100
Space Tourist
Group: Users
Taiwan
Messages: 20
Status: Offline
That really are some pretty terras!
DoctorOfSpace Date: Thursday, 16.01.2014, 09:24 | Message # 101
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
Palette is attached to this post I have not changed anything else yet, this is a terra update only. All previous changes are still included I need some people to try it to get rid of some possible issues. This took me a good 5+ hours and it may still need some work. Here is 1 planet using each palette, it won't look like this on every world PALETTE REMOVED, NEW VERSION IS AVAILABLE
Intel Core i7-5820K 4.2GHz 6-Core Processor G.Skill Ripjaws V Series 32GB (4 x 8GB) DDR4-2400 Memory EVGA GTX 980 Ti SC 6GB
Psauce Date: Thursday, 16.01.2014, 22:23 | Message # 102
Space Tourist
Group: Users
United States
Messages: 25
Status: Offline
Looking really nice.
Bluejay0013 Date: Friday, 17.01.2014, 17:07 | Message # 103
Astronaut
Group: Users
United States
Messages: 53
Status: Offline
That last one makes it look like the ground is mostly made of red clay, like in Texas
AMD3+ 8350 @ 4.00 ghz processor, a PNY Geforce 650 Ti @ 2 Gb graphics card, 2 4Gb DDR3 1600 sticks of ram, and a 500Gb HDD
DoctorOfSpace Date: Saturday, 18.01.2014, 00:13 | Message # 104
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
New palette is attached Another update on Terras and Deserts. These screens are taken without atmosphere or clouds. Fixed some of the overly bright orange on the terra with red clay/dirt Added 2 new desert variants, sandy and rocky PALETTE REMOVED, NEW VERSION IS AVAILABLE
Intel Core i7-5820K 4.2GHz 6-Core Processor G.Skill Ripjaws V Series 32GB (4 x 8GB) DDR4-2400 Memory EVGA GTX 980 Ti SC 6GB
Exospace Date: Tuesday, 21.01.2014, 00:54 | Message # 105
Observer
Group: Users
Spain
Messages: 16
Status: Offline
Palette for exotic desert planet
Code
// Exotic desert moon Palette { Class "Desert" StyleRange (0.00, 0.00) colorSea (0.360, 0.260, 0.270, 0.000) colorShelf (0.260, 0.220, 0.270, 0.000) colorBeach (0.850, 0.740, 0.550, 0.000) colorDesert (0.770, 0.670, 0.470, 0.000) colorLowland (0.440, 0.290, 0.170, 0.000) colorUpland (0.640, 0.570, 0.470, 0.000) colorRock (0.220, 0.200, 0.200, 0.000) colorSnow (1.000, 1.000, 1.000, 1.000) colorLowPlants (0.440, 0.290, 0.170, 0.000) colorUpPlants (0.640, 0.570, 0.470, 0.000) }
Palete for Paddle for small moon
Code
// Small moon Palette { Class "Selena" StyleRange (0.00, 0.00) colorSea (0.196, 0.196, 0.194, 0.000) colorShelf (0.243, 0.237, 0.235, 0.000) colorBeach (0.280, 0.270, 0.265, 0.000) colorDesert (0.280, 0.270, 0.265, 0.200) colorLowland (0.280, 0.270, 0.265, 0.500) colorUpland (0.280, 0.270, 0.265, 0.800) colorRock (0.280, 0.270, 0.265, 1.000) colorSnow (0.280, 0.270, 0.265, 1.000) }
Edited by Exospace - Tuesday, 21.01.2014, 00:59