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

Shader failed to load and render (but works on the website and in other offline tools) #9

Open
diovudau opened this issue Jul 2, 2017 · 0 comments

Comments

@diovudau
Copy link

diovudau commented Jul 2, 2017

I want to render this: https://www.shadertoy.com/view/XlfGRj

I'm on archlinux.

First I put the shader into a file myself. Then I tried a different program ( https://github.com/simon-budig/shadertoy ) just to download the script, in case I forgot something, and indeed it downloads more.
This program also can load the shader and display it in realtime. Which is nice, but I need rendering with constant, stable frames per second to a movie even if my computer can't display the shader with enough fps in realtime. Which I hope shadertoy-render can do.

In any case shadertoy-renderer does not compute:

Shader failed to compile:
0:110(53): error: syntax error, unexpected $end
@diovudau diovudau changed the title Shader failed to compile (but works on the website) Shader failed to load and render (but works on the website and in other offline tools) Jul 6, 2017
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

1 participant