-
Notifications
You must be signed in to change notification settings - Fork 115
Will dev customizable shader #102
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
Will dev customizable shader #102
Conversation
Code cleanup
ptsouchlos
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you for this, this is a really cool shader and a welcome addition to fstl!
With that being said, I'm not the biggest fan of having the preferences in the drawing mode menu.
Could we instead have an option in the View menu, under Draw Mode that shows/hides based on what shader is shown? In the future we can add shader preference support for some of the other shaders as well and make use of similar features.
|
Ok, I will look into that :-). |
Added a "Draw Mode Settings" entry in View menu. It is enabled if settings are available for the current draw mode.
|
Done. Let me know what you think. |
This is a customizable shader with ambient and directive light.