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

Chain combineKernels? #224

Open
pan-long opened this issue Nov 15, 2017 · 8 comments
Open

Chain combineKernels? #224

pan-long opened this issue Nov 15, 2017 · 8 comments

Comments

@pan-long
Copy link

When I try to pass a combinedKernel into combineKernels() to chain them, I got this:

Uncaught TypeError: arguments[i].setCanvas is not a function
at GPU.combineKernels

@robertleeplummerjr
Copy link
Member

Can we getore context, like example code?

@pan-long
Copy link
Author

pan-long commented Nov 15, 2017 via email

@robertleeplummerjr
Copy link
Member

I think you are dead right. We need to add this as a feature, so we can chain values through. Give me some time this week and I'll add support. We'll get this thing faster!

@robertleeplummerjr
Copy link
Member

Can we have access to that code again? Or something simple that outlines the chaining being done? Clarity helps us help you! 😉

@pan-long
Copy link
Author

pan-long commented Nov 18, 2017 via email

@robertleeplummerjr
Copy link
Member

Been thinking about this over the weekend, I will have a solution soon, fyi.

@robertleeplummerjr
Copy link
Member

This needs clearer direction. Can you give a non-working jsfiddle?

@fgatti675
Copy link

I have run into this bug... Great library btw!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants