gpujs / gpu.js

GPU Accelerated JavaScript
https://gpu.rocks
MIT License
15.14k stars 658 forks source link

How we can work with Buffer? #629

Closed ktfth closed 4 years ago

ktfth commented 4 years ago

My question is about Buffers on the kernel, like create a buffer from a string and outputs like it goes?

robertleeplummerjr commented 4 years ago

You'll have to me detailed in what you are trying to accomplish.