Feature Request: ability to provide custom shader code directly
Open
- Dominant language
- JavaScript
- Stars
- 15.5k
- Forks
- 663
- PR merge metrics
- No merged PRs in 30d
Description
# Description
Instead of `gpu.js` transpiling the javascript code into a shader, I would like to provide the shader code directly.
In this case `gpu.js` will only be used to invoke the kernel and map inputs and outputs.
# Why?
You could fine tine your shader code withouth the limits of javascript transpilation.
Thank you
Contributor guide
Assessment
This issue has not been assessed yet.