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

shaders on shaders #71

Open
garrisonhh opened this issue Jan 18, 2025 · 2 comments
Open

shaders on shaders #71

garrisonhh opened this issue Jan 18, 2025 · 2 comments
Labels
enhancement New feature or request shaders

Comments

@garrisonhh
Copy link
Collaborator

would be really cool if shaders could sample their previous frame. it would also be interesting to allow shaders/hydra to sample other shader/hydra output, but I have no idea how messy that would be to implement

@TristanCacqueray
Copy link
Collaborator

Perhaps we could start by figuring out how to hook the shader canvas as a hydra input, that way we can use hydra for such effect. I think we might have to move the shader code to the hydra iframe to allow them to share their canvas.

@felixroos
Copy link
Collaborator

ive implemented shader feedback here: https://github.com/felixroos/schattenspiel look for iFeedback

@felixroos felixroos added enhancement New feature or request shaders labels Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request shaders
Projects
None yet
Development

No branches or pull requests

3 participants