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

Add a "starbox" skybox render pass that interacts with a blackhole element. #233

Open
xthexder opened this issue Mar 5, 2022 · 0 comments
Labels
cosmetic The game is still playable if this doesn't happen

Comments

@xthexder
Copy link
Member

xthexder commented Mar 5, 2022

Some potential inspiration for generating:
Kaliset fractal based volumetric stars: https://www.shadertoy.com/view/XlfGRj
Layered star grids with random offsets, brightnesses, and temperatures: https://www.shadertoy.com/view/stBcW1

A key thing seems to be to use the black body radiation temperature to determine color. We can likely generate a few fixed skybox layers as needed, that can then be rendered and distorted based on the blackhole in realtime.

@xthexder xthexder added the cosmetic The game is still playable if this doesn't happen label Mar 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cosmetic The game is still playable if this doesn't happen
Projects
None yet
Development

No branches or pull requests

1 participant