gpujs / gpujs/gpu.js

Feature Request: ability to provide custom shader code directly

Open
#827 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.