foxnne/pixi
Pixel art editor made with Zig.
10d375670486f4c2c2c47b6b8bef9bcf42b521605587b16fa040573846a6bf531301f6206d31a6bfdb034786a1286ab28dc35aba534c098aa4f1a3aa
Pixi is an cross-platform open-source pixel art editor and animation editor written in Zig.
Typical pixel art operations. (draw, erase, dropper, bucket, selection, transformation, etc)
Tabs and splits, drag and drop to reorder and reconfigure
File explorer with search and drag and drop.
Create animations and preview easily, edit directly on the preview.
View previous and next frames of the animation.
Set sprite origins for drawing sprites easily in game frameworks.
Import and slice existing .png spritesheets.
Intuitive and customizeable user interface.
Sprite packing
Theming
Automatic packing and export on file save
Also a zig library offering modules for handling assets
Export animations as .gifs
gtk+3-devel or similar is installed (for native file dialogs).git clone https://github.com/foxnne/pixi.gitcd pixizig build run