TachiSnap
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
rGuiIconsA simple and easy-to-use raygui icons editor.
Useful for tools icons customization. The best tool companion for rGuiLayout and rGuiStyler.
rGuiIcons can be used for free as a WebAssembly online tool and it can also be downloaded as a standalone tool for Windows and Linux with some extra features.
NOTE: Latest rGuiIcons 3.0 release is intended to be used with raygui 4.0 release.
.rgi.h).png black&white imagezTXt).rgi/.h/.png batch conversionThe tool is quite intuitive, the expected steps to follow are:
NOTE: Icon changes are previewed in real time in the same tool!
Once icons have been created/edited, they can be saved as a raygui-ready icon set (.rgi), exported as an embeddable .h code file or exported as a .png image. Note that the .png contains the icons ids information in a standard chunk (tEXt/zTXt).
raygui icon set file (.rgi) can be loaded by raygui using the function GuiLoadIcons().
raygui icon set code file (.h) can be embedded into a raygui-based application just defining:
#define RAYGUI_IMPLEMENTATION #define RAYGUI_CUSTOM_ICONS // Custom icons set required #include "gui_iconset.h" // Custom icons set provided, generated with rGuiIcons tool #include "raygui.h"
rGuiIcons Standalone comes with command-line support for batch conversion. For usage help:
rguiicons.exe --help
rGuiIcons source code is distributed as open source, licensed under an unmodified zlib/libpng license.
rGuiIcons binaries are completely free for anyone willing to compile it directly from source.
rGuiIcons Standalone desktop tool is distributed as freeware.
In any case, consider some donation to help the author keep working on software for games development.
Copyright (c) 2019-2026 raylib technologies (@raylibtech) / Ramon Santamaria (@raysan5)
more like this
TachiSnap — Pixel Snapper for animation pixel artists. Rust + WebAssembly client-side tool for cleaning up AI-generated…
search projects, people, and tags