We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc1b016 commit 94951c7Copy full SHA for 94951c7
1 file changed
README.md
@@ -2,10 +2,10 @@
2
This tool resolves spritesheet and texture bleeding.
3
(more about the subject: http://jfix.by/2013/02/23/opengl-filters/)
4
5
-+ `jfixby-tool-texture-bleed-api` — color bleeding removal API
6
-+ `rebecca-tool-texture-bleed` — super-fast free open-source implementation by Rebecca Wilson (https://github.com/wrebecca)
7
-+ `rebecca-tool-texture-bleed-test` — usage example
8
-
+implementations:
+ - RebeccaTextureBleeder.java
+ - MaskTextureBleeder.java
+
9
TextureBleeder processed image:
10

11
0 commit comments