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

q5-webgpu: Increased blendMode support #75

Open
quinton-ashley opened this issue Oct 7, 2024 · 0 comments
Open

q5-webgpu: Increased blendMode support #75

quinton-ashley opened this issue Oct 7, 2024 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@quinton-ashley
Copy link
Collaborator

quinton-ashley commented Oct 7, 2024

I tried to follow this tutorial on implementing additional blend modes in webgpu but I must be missing something cause I couldn't get it to work. Transparent pixels in the test images just displayed completely black. Did not get the results shown.

https://webgpufundamentals.org/webgpu/lessons/webgpu-transparency.html

If someone would like to try implementing this please let me know!

https://developer.mozilla.org/en-US/docs/Web/API/GPUCanvasContext/configure
https://developer.mozilla.org/en-US/docs/Web/API/GPUQueue/copyExternalImageToTexture

@quinton-ashley quinton-ashley added the help wanted Extra attention is needed label Oct 7, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant