Crates.io | png_color_converter |
lib.rs | png_color_converter |
version | 0.1.0 |
source | src |
created_at | 2024-02-13 03:45:14.796387 |
updated_at | 2024-02-13 03:45:14.796387 |
description | Used for converting the hue of a given 16x16 png while retaining saturation and lightness. Useful for converting minecraft textures to another color while retaining the shading / details. |
homepage | |
repository | https://github.com/cwarg/png_color_converter |
max_upload_size | |
id | 1137732 |
size | 19,449 |
Translates the colors of a given 16x16 png to a different hue, while retaining the saturation and lightness. Original purpose for this project was to convert Minecraft textures from one color to another while maintaining the shading/detail such as creating a ruby texture from a sapphire texture.
Sapphire.png was made manually and ruby, emerald, and amethyst were created with this program. These show up quite small, but if you were to open them up in IntelliJ, GIMP, or some other program you can see that the 16x16 texture maintained it's quality.
->
->
->