-
Notifications
You must be signed in to change notification settings - Fork 1
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
Change default exposure, adjust a few examples #16
Conversation
Welcome, new contributor! Please make sure you've read our contributing guide and we look forward to reviewing your pull request shortly ✨ |
Thanks so much for doing this! All 4 look good to me :) |
I'll update this comment with my progress 😃 100% of examples adjusted: |
Btw coreh fixed the transmission example in case you missed it: GitGhillie#1. Thanks for all the great progress! |
Compensate for exposure after sampling background color, adjust transmission example
Ah yeah thanks I missed it. That's one more down! |
Done. I will write some notes in the main PR |
Fixed the atmospheric fog example: GitGhillie#2 |
Fix exposure for atmospheric fog directional light influence
Thanks for all the work! I'll have to rebase this PR, some stuff with environment maps changed recently. Then we can see about getting this merged into bevy proper. |
(edit: all examples adjusted now)
Want to see if I'm on the right track before going all in 😅
Adjusted 3d_scene, load_gltf, lighting and skybox examples.
Let me know if comparison screenshots would help