re-implementation of the GermSerk ColorBleedingEffect texture padding algorithm https://github.com/gemserk/imageprocessing/blob/master/src/main/java/com/gemserk/utils/imageprocessing/ColorBleedingEffect.java
This allows textures to be padded in such a way that there'll be no artifacts.
Does texture bleeding on a texture.
See Source File
re-implementation of the GermSerk ColorBleedingEffect texture padding algorithm https://github.com/gemserk/imageprocessing/blob/master/src/main/java/com/gemserk/utils/imageprocessing/ColorBleedingEffect.java
This allows textures to be padded in such a way that there'll be no artifacts.