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

Optimize the building process by making it lazily evaluated #3

Open
elyshaffir opened this issue Dec 2, 2022 · 0 comments
Open

Optimize the building process by making it lazily evaluated #3

elyshaffir opened this issue Dec 2, 2022 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@elyshaffir
Copy link
Owner

Currently, every function on ShaderBuilder modifies the source_string separately instead of doing all of the modifications at once in the build function.

@elyshaffir elyshaffir added the enhancement New feature or request label Dec 2, 2022
@elyshaffir elyshaffir added this to the Version 2.0 milestone Dec 2, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant