dishmint / ArcanePropagation

Exploring image convolution and fragment shaders.
MIT License
2 stars 0 forks source link

Implement kernelWidth slider #72

Closed dishmint closed 10 months ago

dishmint commented 10 months ago
    /* TODO: kernelWidth guislider needs to wait for the filter to apply to all pixels before the kw changes, otherwise index out of bounds error  */

https://github.com/dishmint/ArcanePropagation/blob/d61b981912ce679f2e8c77bf8f7276dc119dd484/p4_ArcanePropagatorGUI/p4_ArcanePropagatorGUI.pde#L52