Parents: | gpu.effects |
Authors: | Erik Charlebois |
Class | Superclass | Slots |
blur-uniforms | uniform-tuple | texture horizontal blurSize |
Word | Stack effect |
(blur) | ( texture horizontal? framebuffer dim -- ) |
blur | ( texture horizontal? -- texture ) |
blur-fragment-shader | ( -- value ) |
blur-program | ( -- value ) |
discompose | ( quot1 quot2 -- compose ) |
gaussian-blur | ( texture -- texture ) |
horizontal-blur | ( texture -- texture ) |
vertical-blur | ( texture -- texture ) |
Word | Stack effect |
blur-uniforms? | ( object -- ? ) |