Planet palettes
|
|
DoctorOfSpace | Date: Monday, 05.05.2014, 11:26 | Message # 136 |
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
| I removed the blue color from rocks and did a few small tweaks to my previous palette. I haven't added to it and the overall look hasn't changed but it should be a bit more "realistic" looking now. Big thanks to SolarLiner, his tool made fixing this much easier.
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
|
|
| |
Timo3681 | Date: Tuesday, 06.05.2014, 08:57 | Message # 137 |
Astronaut
Group: Users
Germany
Messages: 40
Status: Offline
| Have GasGiants Colors for ColorRock and ColorSnow?
Exploration:
Star Systems: 11 Planets: 55 Moons: 153 Terra: 3 Water: 6 Desert: 23 Titan: 8 Giants: 27 Selena: 73 Ice: 82 Stars without Planets: 2
|
|
| |
Jonahrf | Date: Tuesday, 06.05.2014, 20:57 | Message # 138 |
Space Tourist
Group: Users
United States
Messages: 39
Status: Offline
| Can anyone create the Palettes for these gas giants
Images are rendered in Celestia.
Edited by Jonahrf - Tuesday, 06.05.2014, 20:58 |
|
| |
DoctorOfSpace | Date: Tuesday, 06.05.2014, 21:53 | Message # 139 |
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
| Creating palettes that resemble them wouldn't be difficult, as they are pretty simple.
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
|
|
| |
RockoRocks | Date: Tuesday, 06.05.2014, 21:53 | Message # 140 |
World Builder
Group: Users
Belgium
Messages: 674
Status: Offline
| Well these look quite boring/plain, imo but they're probably realistic and they are easy to make as doctorofspace said
I will be inactive on this forum for the time being. Might come back eventually
AMD AR-3305M APU w/ Radeon HD 1.90 GHz 6,00 GB RAM
Edited by RockoRocks - Tuesday, 06.05.2014, 21:55 |
|
| |
Timo3681 | Date: Tuesday, 06.05.2014, 22:38 | Message # 141 |
Astronaut
Group: Users
Germany
Messages: 40
Status: Offline
| Open Adobe Photoshop, open Planet Texture from a Gas Giant. Pick a Pixel with a Eyedropper Tool and copy the Color to Planet Palette.
Example:
Pixel is:
R: 255 G: 255 B: 0
Copy this to Planet Palette.
colorBeach (1.000, 1.000, 0.000, 1.000)
Exploration:
Star Systems: 11 Planets: 55 Moons: 153 Terra: 3 Water: 6 Desert: 23 Titan: 8 Giants: 27 Selena: 73 Ice: 82 Stars without Planets: 2
Edited by Timo3681 - Wednesday, 07.05.2014, 09:38 |
|
| |
DoctorOfSpace | Date: Wednesday, 07.05.2014, 22:05 | Message # 142 |
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
| I did these over the course of today, they aren't perfect but I kinda like how they look.
They aren't perfect but I can't really be bothered spending any more time messing with them. Getting a good purple color in SE seems to be tricky.
Code // Exoclass 1 Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.63, 0.60, 0.55, 1.00) colorShelf (0.58, 0.50, 0.36, 1.00) colorBeach (0.45, 0.30, 0.25, 1.00) colorDesert (0.55, 0.46, 0.37, 1.00) colorLowland (0.67, 0.61, 0.53, 1.00) colorUpland (0.45, 0.34, 0.29, 1.00) colorRock (0.65, 0.55, 0.45, 1.00) colorSnow (0.67, 0.58, 0.42, 1.00) }
// Exoclass 2 Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.39, 0.54, 0.76, 1.00) colorShelf (0.60, 0.72, 0.80, 1.00) colorBeach (0.56, 0.64, 0.69, 1.00) colorDesert (0.51, 0.68, 0.76, 1.00) colorLowland (0.61, 0.69, 0.76, 1.00) colorUpland (0.41, 0.60, 0.76, 1.00) colorRock (0.49, 0.62, 0.76, 1.00) colorSnow (0.76, 0.64, 0.64, 1.00) }
// Exoclass 3 Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.30, 0.29, 0.45, 1.00) colorShelf (0.36, 0.33, 0.45, 1.00) colorBeach (0.14, 0.14, 0.23, 1.00) colorDesert (0.24, 0.25, 0.41, 1.00) colorLowland (0.29, 0.33, 0.43, 1.00) colorUpland (0.19, 0.19, 0.27, 1.00) colorRock (0.00, 0.15, 0.45, 1.00) colorSnow (0.32, 0.31, 0.42, 1.00) }
// Exoclass 3 Red Purple variant Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.30, 0.29, 0.45, 1.00) colorShelf (0.36, 0.33, 0.45, 1.00) colorBeach (0.14, 0.14, 0.23, 1.00) colorDesert (0.18, 0.20, 0.41, 1.00) colorLowland (0.23, 0.29, 0.43, 1.00) colorUpland (0.36, 0.33, 0.45, 1.00) colorRock (0.20, 0.28, 0.45, 1.00) colorSnow (0.36, 0.33, 0.45, 1.00) }
// Exoclass 3-4 Blue/White/Purple variant Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.38, 0.36, 0.40, 1.00) colorShelf (0.36, 0.33, 0.45, 1.00) colorBeach (0.14, 0.14, 0.23, 1.00) colorDesert (0.27, 0.33, 0.42, 1.00) colorLowland (0.46, 0.44, 0.49, 1.00) colorUpland (0.37, 0.37, 0.44, 1.00) colorRock (0.18, 0.27, 0.45, 1.00) colorSnow (0.32, 0.31, 0.42, 1.00) }
// Exoclass 5 Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.38, 0.36, 0.40, 1.00) colorShelf (0.27, 0.37, 0.40, 1.00) colorBeach (0.24, 0.35, 0.37, 1.00) colorDesert (0.27, 0.39, 0.42, 1.00) colorLowland (0.46, 0.44, 0.49, 1.00) colorUpland (0.37, 0.37, 0.44, 1.00) colorRock (0.32, 0.37, 0.48, 1.00) colorSnow (0.33, 0.35, 0.49, 1.00) }
// Exoclass 5 Green/Blue/White variant Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.08, 0.20, 0.38, 1.00) colorShelf (0.08, 0.31, 0.40, 1.00) colorBeach (0.27, 0.38, 0.35, 1.00) colorDesert (0.06, 0.20, 0.35, 1.00) colorLowland (0.06, 0.17, 0.31, 1.00) colorUpland (0.27, 0.04, 0.34, 1.00) colorRock (0.19, 0.11, 0.49, 1.00) colorSnow (0.25, 0.11, 0.53, 1.00) }
These are in the same order as the above list
I have also attached my previous planet palette with a few of these implemented.
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
|
|
| |
Donatelo200 | Date: Sunday, 11.05.2014, 07:06 | Message # 143 |
Explorer
Group: Users
United States
Messages: 261
Status: Offline
| The pallet ranges in the Terra and ocean parts are all messed up leading to some black planets.
CPU: Intel Core i7-4790K GPU: Nvidia GTX 1080 SSD: Samsung 850 Evo 250GB HDD: Toshiba DT01ACA200 2TB HDD: WD Blue 1TB (2012) RAM: Unknown 16G-D3-1600-MR 2x8GB MBD: MSI Z97S SLI Krait Edition (MS-7922)
|
|
| |
SolarLiner | Date: Sunday, 11.05.2014, 12:02 | Message # 144 |
Explorer
Group: Users
France
Messages: 267
Status: Offline
| (Totally not doing advertisement here! :D)
You could use my Planets Palette manager that automatically sets up the range of all the palettes; you don't have to worry about editing them manually. You can also import one or several palettes, and their StyleRange will be updated automatically.
custom landing page to share: http://bit.ly/spaceengine
|
|
| |
DoctorOfSpace | Date: Sunday, 11.05.2014, 14:14 | Message # 145 |
Galaxy Architect
Group: Global Moderators
Pirate
Messages: 3600
Status: Offline
| Quote Donatelo200 ( ) The pallet ranges in the Terra and ocean parts are all messed up leading to some black planets.
You were right, I had used the palette editor and apparently it messed up some of the listings. Attached the fixes to this post.
Apparently the editor is broken in editing oceans, it separated oceans into actual planet classes and didn't keep them as oceans. This in turn screwed up the range settings.
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
|
|
| |
Toty | Date: Thursday, 14.08.2014, 20:32 | Message # 146 |
Explorer
Group: SE team
Spain
Messages: 158
Status: Offline
| Code // White-turquoise-dark stripes Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.40, 0.64, 0.96, 1.00) colorShelf (0.44, 0.62, 0.69, 1.00) colorBeach (0.35, 0.76, 1.00, 1.00) colorDesert (0.14, 0.11, 0.08, 1.00) colorLowland (0.99, 0.99, 1.00, 1.00) colorUpland (0.37, 0.62, 0.78, 1.00) colorRock (0.16, 0.13, 0.10, 1.00) colorSnow (0.32, 0.30, 0.28, 1.00) }
---
Code // Light brown-white-dark stripes Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.84, 0.73, 0.57, 1.00) colorShelf (0.60, 0.53, 0.42, 1.00) colorBeach (0.92, 0.78, 0.54, 1.00) colorDesert (0.14, 0.11, 0.08, 1.00) colorLowland (0.99, 0.99, 1.00, 1.00) colorUpland (0.88, 0.76, 0.55, 1.00) colorRock (0.16, 0.13, 0.10, 1.00) colorSnow (0.32, 0.30, 0.28, 1.00) }
---
Code // Dark brown Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.33, 0.27, 0.21, 1.00) colorShelf (0.24, 0.15, 0.08, 1.00) colorBeach (0.24, 0.18, 0.14, 1.00) colorDesert (0.31, 0.18, 0.09, 1.00) colorLowland (0.46, 0.23, 0.13, 1.00) colorUpland (0.82, 0.68, 0.42, 1.00) colorRock (0.40, 0.23, 0.13, 1.00) colorSnow (0.81, 0.81, 0.81, 1.00) }
---
Code // Chocolate Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.33, 0.27, 0.21, 1.00) colorShelf (0.24, 0.15, 0.08, 1.00) colorBeach (0.24, 0.18, 0.14, 1.00) colorDesert (0.31, 0.18, 0.09, 1.00) colorLowland (0.46, 0.23, 0.13, 1.00) colorUpland (0.00, 0.00, 0.00, 1.00) colorRock (0.40, 0.23, 0.13, 1.00) colorSnow (0.81, 0.81, 0.81, 1.00) }
---
Code // Dark grey-pale blue clouds Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.30, 0.30, 0.30, 1.00) colorShelf (0.58, 0.67, 0.84, 1.00) colorBeach (0.25, 0.25, 0.25, 1.00) colorDesert (0.25, 0.25, 0.25, 1.00) colorLowland (0.30, 0.30, 0.30, 1.00) colorUpland (0.71, 0.88, 0.91, 1.00) colorRock (0.24, 0.24, 0.26, 1.00) colorSnow (0.30, 0.30, 0.30, 1.00) }
---
Code // White-blue-grey Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.28, 0.26, 0.25, 1.00) colorShelf (0.68, 0.69, 0.73, 1.00) colorBeach (0.65, 0.62, 0.60, 1.00) colorDesert (0.75, 0.73, 0.72, 1.00) colorLowland (0.77, 0.69, 0.64, 1.00) colorUpland (0.62, 0.69, 0.71, 1.00) colorRock (0.39, 0.39, 0.40, 1.00) colorSnow (0.69, 0.66, 0.62, 1.00) }
---
Code // Cream-white-turquoise Palette { Class "GasGiant" StyleRange (0.00, 0.00) colorSea (0.84, 0.73, 0.57, 1.00) colorShelf (0.44, 0.63, 0.65, 1.00) colorBeach (0.92, 0.78, 0.54, 1.00) colorDesert (0.54, 0.81, 0.88, 1.00) colorLowland (0.99, 0.99, 1.00, 1.00) colorUpland (0.88, 0.76, 0.55, 1.00) colorRock (0.46, 0.84, 0.82, 1.00) colorSnow (0.32, 0.30, 0.28, 1.00) }
Edited by Toty - Thursday, 14.08.2014, 20:40 |
|
| |
DeathStar | Date: Thursday, 14.08.2014, 21:01 | Message # 147 |
Pioneer
Group: Users
Croatia
Messages: 515
Status: Offline
| Good job, as usual.
|
|
| |
Thomas988 | Date: Thursday, 14.08.2014, 21:15 | Message # 148 |
Space Pilot
Group: Users
United States
Messages: 125
Status: Offline
| Awesome planets, mate!
All you need in life are space games and typhlosions.
|
|
| |
SpaceEngineer | Date: Thursday, 14.08.2014, 22:02 | Message # 149 |
Author of Space Engine
Group: Administrators
Russian Federation
Messages: 4800
Status: Offline
| This screens are taken without atmosphere?
|
|
| |
Toty | Date: Friday, 15.08.2014, 09:03 | Message # 150 |
Explorer
Group: SE team
Spain
Messages: 158
Status: Offline
| Quote SpaceEngineer ( ) This screens are taken without atmosphere?
Yes
|
|
| |