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

Shader API refactoring #753

Open
2 of 5 tasks
guaje opened this issue Mar 7, 2023 · 1 comment
Open
2 of 5 tasks

Shader API refactoring #753

guaje opened this issue Mar 7, 2023 · 1 comment

Comments

@guaje
Copy link
Contributor

guaje commented Mar 7, 2023

The addition of new functions to our shader API (here) allow for a dynamic and more flexible way to reuse shader functions.

Some parts of the codebase are already using the new system, for instance:

This issue is created to keep track of the upcoming changes in order to have consistency in the way we add and support custom shaders in FURY. The following is a list of the major functionalities/shaders and progress in refactoring them according to the new API:

@skoudoro
Copy link
Contributor

Thanks for writing this issue @guaje. Exciting refactoring!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants