Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/srmullen/blend_modes
Image Blending on the GPU.
https://github.com/srmullen/blend_modes
Last synced: about 2 months ago
JSON representation
Image Blending on the GPU.
- Host: GitHub
- URL: https://github.com/srmullen/blend_modes
- Owner: srmullen
- Created: 2020-06-09T21:39:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-12-11T09:26:59.000Z (about 2 years ago)
- Last Synced: 2024-10-11T12:51:01.013Z (2 months ago)
- Language: JavaScript
- Size: 3.89 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
[blend_modes](https://srmullen.github.io/blend_modes/)
----------------------------------------------------------This application demonstrates image blend modes as described by the W3C specification.
It is built on HTML Canvas and [GPU.js](https://gpu.rocks/#/).
[Learn more here.](https://www.srmullen.com/articles/blend-modes/)
[See it in action](https://srmullen.github.io/blend_modes/)