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

VR Support? #2

Open
BiatuAutMiahn opened this issue Jan 8, 2017 · 2 comments
Open

VR Support? #2

BiatuAutMiahn opened this issue Jan 8, 2017 · 2 comments

Comments

@BiatuAutMiahn
Copy link

Would it be possible to implement VR support in the demo?

Thank you

@wizgrav
Copy link
Owner

wizgrav commented Jan 8, 2017

@BiatuAutMiahn Yes, it is possible but not completely straightforward. Clubber toy/tool fetch shaders from shadertoy which has some vr support but it needs some work by the shader writer to enable it so just a few support that for now. For 2D shaders it doesn't even make sense. You can check examples in shadertoy under the label "VR". I plan to implement most shadertoy features besides multipass, in the coming days.

If you are interested in VR development, in general, you can also use the clubber lib in a three.js or aframe project very easily. There are some examples in the readme you can check. In this case, the tool would still be useful for doing music analysis and designing your modulators. Translating the glsl snippets in three.js vector operations is very straightforward

@BiatuAutMiahn
Copy link
Author

Ah ok, ty fro the feedback

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