Dwarf planet label color

The place to discuss creating, porting and modifying Celestia's source code.
Avatar
Topic author
SevenSpheres
Moderator
Posts: 820
Joined: 08.10.2019
With us: 4 years 7 months

Dwarf planet label color

Post #1by SevenSpheres » 26.10.2019, 02:36

Question for the Celestia Origin team: What should the label color for dwarf planets be in render.cpp to match the orbit color?
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED

Avatar
Art Blos M
Moderator
Posts: 1129
Joined: 31.08.2017
Age: 31
With us: 6 years 8 months
Location: Volgodonsk, Rostov Oblast, Russia

Post #2by Art Blos » 26.10.2019, 17:09

Code: Select all

OrbitColor   [ 0.556863 0.235294 0.576471 ]
Founder and head of the project "Celestia Origin"

Avatar
Topic author
SevenSpheres
Moderator
Posts: 820
Joined: 08.10.2019
With us: 4 years 7 months

Post #3by SevenSpheres » 26.10.2019, 17:34

Art Blos, I'm asking for a label color. If you look at the file render.cpp, you'll see label colors are not exactly the same as orbit colors.
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED

Avatar
Art Blos M
Moderator
Posts: 1129
Joined: 31.08.2017
Age: 31
With us: 6 years 8 months
Location: Volgodonsk, Rostov Oblast, Russia

Post #4by Art Blos » 26.10.2019, 18:46

SevenSpheres wrote:I'm asking for a label color. If you look at the file render.cpp, you'll see label colors are not exactly the same as orbit colors.
Clear. This file is not included in Origin. We did not create or edit it.

But color of label I know:

Code: Select all

0.298039 0.321569 0.835294
RGB 76 82 213
Founder and head of the project "Celestia Origin"

Avatar
Topic author
SevenSpheres
Moderator
Posts: 820
Joined: 08.10.2019
With us: 4 years 7 months

Post #5by SevenSpheres » 26.10.2019, 19:08

Art Blos wrote:Clear. This file is not included in Origin. We did not create or edit it.

I know, but you did choose the dwarf planet orbit color.

Art Blos wrote:But color of label I know:

That's too similar to the label color for major planets, and not close enough to the orbit color for dwarf planets. If you haven't chosen a label color I guess I'll just reuse the orbit color.
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED

Avatar
Art Blos M
Moderator
Posts: 1129
Joined: 31.08.2017
Age: 31
With us: 6 years 8 months
Location: Volgodonsk, Rostov Oblast, Russia

Post #6by Art Blos » 26.10.2019, 19:19

SevenSpheres wrote:I know, but you did choose the dwarf planet orbit color.
So what? For convenience, we choose our own color, but did not embed it in the program code.

SevenSpheres wrote:That's too similar to the label color for major planets, and not close enough to the orbit color for dwarf planets. If you haven't chosen a label color I guess I'll just reuse the orbit color.
As far as I understand, all these colors are identical (or very similar).
Founder and head of the project "Celestia Origin"

Avatar
Topic author
SevenSpheres
Moderator
Posts: 820
Joined: 08.10.2019
With us: 4 years 7 months

Post #7by SevenSpheres » 26.10.2019, 19:25

Art Blos wrote:So what? For convenience, we choose our own color, but did not embed it in the program code.

Well the developers did, so now I'm asking for a label color to match.

Art Blos wrote:As far as I understand, all these colors are identical (or very similar).

This: 0.556863 0.235294 0.576471 is purple.
This: 0.298039 0.321569 0.835294 is blue.
They are not similar.
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED

Avatar
Art Blos M
Moderator
Posts: 1129
Joined: 31.08.2017
Age: 31
With us: 6 years 8 months
Location: Volgodonsk, Rostov Oblast, Russia

Post #8by Art Blos » 26.10.2019, 19:44

SevenSpheres wrote:They are not similar.
The purple color of orbit our team adds only to SSC.
The blue color of label we did not change and could not change. It is identical to the standard color of big and dwarf planets, which is exactly what I meant.
Founder and head of the project "Celestia Origin"

Avatar
Topic author
SevenSpheres
Moderator
Posts: 820
Joined: 08.10.2019
With us: 4 years 7 months

Post #9by SevenSpheres » 26.10.2019, 19:54

Let me try to be more clear.

The developers have changed the color of dwarf planet orbits in the source code to Celestia Origin's purple. I want to make a pull request changing the color of dwarf planet labels, in the source code, to match the orbits. I was asking what label color I should use.

Since the Celestia Origin team hasn't chosen a label color, I will just make it the same as the orbit color.
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED

Avatar
Joey P. M
Posts: 462
Joined: 28.10.2017
Age: 21
With us: 6 years 6 months
Location: Vladivostok, Russia

Post #10by Joey P. » 28.11.2019, 18:43

I suggest that dwarf planet labels are something around red to brown, because that is the color of most dwarf planets and minor planets observed so far.
Joey P.

Avatar
Topic author
SevenSpheres
Moderator
Posts: 820
Joined: 08.10.2019
With us: 4 years 7 months

Post #11by SevenSpheres » 28.11.2019, 18:58

Joey P. wrote:I suggest that dwarf planet labels are something around red to brown, because that is the color of most dwarf planets and minor planets observed so far.

They have already been made purple. I see no point in changing the color again.
My Addons: viewtopic.php?f=23&t=19978 • Discord server admin
Celestia versions: 1.5.1, 1.6.1, 1.6.2, 1.7.0, and some unofficial versions like Celestia-ED

Avatar
Joey P. M
Posts: 462
Joined: 28.10.2017
Age: 21
With us: 6 years 6 months
Location: Vladivostok, Russia

Post #12by Joey P. » 29.11.2019, 02:01

OK. But I think some dwarf planets may be purple; VG18 (FarOut) is estimated to be pink
Joey P.


Return to “Development”