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

Black hole skybox trickery #60

Open
anickl opened this issue Mar 5, 2024 · 0 comments
Open

Black hole skybox trickery #60

anickl opened this issue Mar 5, 2024 · 0 comments

Comments

@anickl
Copy link

anickl commented Mar 5, 2024

image

Problem with the black hole shader and calling the skybox to be textured. Right now I believe its a problem with the line skyData = UNITY_SAMPLE_TEXCUBE(unity_SpecCube0, -outvector); and that unity_SpecCube0 is a low resolution version of the true skybox.
Changes to settings in Window>rendering>lighting settings does cause visible changes, but no true solution has been found yet.

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