processing-postfx icon indicating copy to clipboard operation
processing-postfx copied to clipboard

A shader based postFX library for processing.

Results 11 processing-postfx issues
Sort by recently updated
recently updated
newest added

Hi guys, i'm trying to use postFx but it's not working with my video, what am i missing? Perhaps my computer is not powerful enough? I'm new with processing. ```...

question

When trying to apply the pixelate filter at the end of the drawing loop like this `fx.render().pixelate(i).compose();` on a scene with some 3d mesh with some `tint()` applied to it...

bug

Hello, thanks for making this effects, they are really awesome. I am wondering since I can't find it, what license type is attached to these effects? Are they OK to...

question
library

@cansik : It could be pretty neat to have some shadows available : https://forum.processing.org/two/discussion/12775/simple-shadow-mapping :)

enhancement
shader

Travis build support which tests the library on MacOS, Windows and Linux. Unit tests for shaders.

enhancement
shader
library

For effects like bloom it would be nice to have a special buffer to store textures and information.

feature
library

Error message: ```java OpenGL error 1282 at bot endDraw(): invalid operation ```

bug
shader