SevenSpheres

Results 107 comments of SevenSpheres

See https://github.com/CelestiaProject/Celestia/blob/master/src/celengine/starcolors.cpp, lines 63 to 470.

Hmm, or maybe not. I'll look into this.

So I never really looked into this... but I think a solution might be to just use the [D58 colors](http://vendian.org/mncharity/dir3/blackbody/UnstableURLs/bbr_color_D58.html) for reflected starlight instead of the D65 colors.

I have the D58 color table, but I don't know enough C++ to make all the necessary code changes. The current code for reflected starlight colors should be used in...

Another thing that could be done is setting all colors for 0-700 K (below the [Draper point](https://en.wikipedia.org/wiki/Draper_point)) to black, in both the D65 and D58 color tables.

Yes, I was following the existing D65 color table, which uses the 1000K color for 100-900K. If this was changed it would be in both tables.

On the latest build, file paths in Celestia's log aren't displayed when a texture is successfully loaded. It's just "Creating ordinary texture..." If a texture isn't found, the path is...

I haven't seen xyzvbin files used at all.

So can you update the current pull request or make a new one, with sources?

"Wishlist"? I'm basically asking for a new "feature" to be reverted. There are some other things I'll tag as wishlist though...