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 breaks the renderer and it throws this error #1
btw great library for simpler quick hassle free post procesing!