js icon indicating copy to clipboard operation
js copied to clipboard

Operating on >4 numbers for a single output

Open jocooler opened this issue 8 years ago • 1 comments

I've been able to pass multiple numbers into a shader, and I can see how to do this with up to 4. However, I need to do an arbitrarily large number (30 today). Is there a way to do this with turbo?

jocooler avatar Nov 09 '16 15:11 jocooler

Yes. This is going to be supported in the next version (i.e. 1.1.X). But support for low-precision platforms (like iOS) has priority.

You can keep an eye on the dev branch for changes.

turbo avatar Nov 09 '16 15:11 turbo