ttddee
ttddee
A deactivated node should just pass the back image through
Using Kompute in a Qt Vulkan project would be great. Either by sharing Qt's Vulkan instance, or by creating a separate instance. Here is a work in progress. https://github.com/ttddee/MinimalQtKompute/tree/master
Hi! I am in the process of adding ISF support to my [image editor](https://github.com/ttddee/Cascade). Going through the standard shaders there are a bunch of controls like this: ``` { "DEFAULT":...
Sorry that there is so much in this, but it is pretty spread out. Some notes: - I am not familiar with serde yet, so there might be a macro...