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

Implement engine::registerShaderRule #115

Closed
wants to merge 1 commit into from

Conversation

MarkGillespie
Copy link
Contributor

I'm writing some custom shaders and needed to register some of my own shader rules, so I went ahead and implemented registerShaderRule. It seems to work, although it might be nice to have more validation (e.g. checking for name collisions).

BTW the new shader system is really nice! It was much easier to implement projective interpolation this time around

@nmwsharp
Copy link
Owner

Sorry for letting this go for so long. Merged manually in 099caa2. Thanks!

@nmwsharp nmwsharp closed this Mar 26, 2023
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.

None yet

2 participants