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 renderFog Spec Constant + Animations and renderSky options #360

Closed

Conversation

thr3343
Copy link
Contributor

@thr3343 thr3343 commented Jan 12, 2024

Adds basic Graphics options inspired by Optifine, namely Animation, Sky and Render Fog toggles

The RenderFog Toggle uses a SPIR-V exclusive feature called Specalization Constants, which enables dynamically modifying shader code during runtime without Shader recompilations

Allowing to the ability to disable specific effects whilst being able to apply shader optimisations at the same time

@thr3343 thr3343 force-pushed the ToggleOptions+SpecConstants branch 2 times, most recently from a981c76 to 9086154 Compare January 12, 2024 12:17
@thr3343 thr3343 force-pushed the ToggleOptions+SpecConstants branch from 9086154 to 7b08a44 Compare January 12, 2024 12:22
@thr3343
Copy link
Contributor Author

thr3343 commented Apr 6, 2024

Outdated due to upstream changing significantly since this was last updated: Will close and reopen as an updated branch/PR.

@thr3343 thr3343 closed this Apr 6, 2024
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

Successfully merging this pull request may close these issues.

1 participant