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

Feature request: import from shadertoy url and from shadertoy export json #151

Open
andras-gyarmati opened this issue Oct 22, 2022 · 2 comments

Comments

@andras-gyarmati
Copy link

I'm just a beginner and not sure how to set up the same project in vscode as shadertoy.com. I have multiple buffers and I didn't find any mention of them in your readme, but the import would make it much easier to set up a project.

@andras-gyarmati andras-gyarmati changed the title New feature: import from shadertoy url and from shadertoy export json Feature request: import from shadertoy url and from shadertoy export json Oct 22, 2022
@Malacath-92
Copy link
Collaborator

Malacath-92 commented Oct 22, 2022

This segment shows how to depend on other buffers, though it maybe could do with some clarification: https://github.com/stevensona/shader-toy#texture-input

The feature might make sense, in the meantime the samples have examples for it, e g.: https://github.com/stevensona/shader-toy/blob/master/demos/volume_points_1.glsl

@andras-gyarmati
Copy link
Author

thanks, i managed to set up my environment based on the examples. it was not so hard, i had to link up a buffer and use iKeyboard instead of iChannel1 but i can imagine that it's not a trivial thing to implement the import from shadertoy

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

No branches or pull requests

2 participants