colorful-gdx
colorful-gdx copied to clipboard
A libGDX mechanism to manipulate colors in powerful ways
Results
2
colorful-gdx issues
Sort by
recently updated
recently updated
newest added
New to this lib, so I do not know what I am doing, but the following: `new com.github.tommyettinger.colorful.hsluv.ColorfulBatch();` result in this: ``` Exception in thread "main" java.lang.IllegalArgumentException: Error compiling shader:...
Hi ^^, i m creating a game with libgdx and the tile concept. I try to recolor some unit on a tile depending on their faction but i have a...