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

[Bug] Sun intensity not scaling correctly #2

Open
Mjrlun opened this issue Mar 10, 2024 · 0 comments
Open

[Bug] Sun intensity not scaling correctly #2

Mjrlun opened this issue Mar 10, 2024 · 0 comments

Comments

@Mjrlun
Copy link

Mjrlun commented Mar 10, 2024

When testing size-modifications for this patch-mod at 2.5x scale and larger, it became apparent that Solar intensity is not scaling correctly.

Note A: There is an additional atmosphere bug which is elaborated on a separate bug report.
Note B: 10.625 scale is used for these images, although it applies the same for 2.5x.

Solar intensity on Kerbin is way too low:
image

This starts to become way too obvious at Duna, where the surface is barely visible:
image

Dres is invisible (and going close do Dres makes the sun invisible also?):
image
image

All of the planets/moons past Dres are affected the same, but the atmosphere shaders appear to bind their direction to down:
image
image

It appears the planets are instead being lit by the skybox, strangely enough
image
image

Potential solution: The field assignment for "StarLuminosity" in Body settings is incorrectly named.

I tested changing the value for this setting (from rescale-factor^2 to rescale-factor^4) and it had no effect on the outcome.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant