Jorge Graça

Results 1 issues of Jorge Graça

https://github.com/pixijs/pixi-extra-filters/blob/c038a8fe7c046d495368bc206fda6987235b7db4/src/filters/glow/GlowFilter.js#L27 https://github.com/pixijs/pixi-extra-filters/blob/c038a8fe7c046d495368bc206fda6987235b7db4/src/filters/glow/GlowFilter.js#L28 On the lines above the distance should be multiplied by quality before being set to the shader constant. According to the source algorithm on (https://codepen.io/mishaa/pen/raKzrm)