processing-postfx
processing-postfx copied to clipboard
A shader based postFX library for processing.
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. ```...
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...
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...
@cansik : It could be pretty neat to have some shadows available : https://forum.processing.org/two/discussion/12775/simple-shadow-mapping :)
Travis build support which tests the library on MacOS, Windows and Linux. Unit tests for shaders.
For effects like bloom it would be nice to have a special buffer to store textures and information.
Error message: ```java OpenGL error 1282 at bot endDraw(): invalid operation ```