foxnne/pixi
Pixel art editor made with Zig.
24e6db38d0e4274367ff2595aa8199e0f0157875.tar.gz
5aa9281b29a61db91f4db29cdaf158321a91beb4.tar.gz
d9a0947365b1ee8131fcf518feac8dfe896cfcfa.tar.gz
9620a611a8c039711dc780bf296d8dc100d16d3a.tar.gz
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)
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
NEW: Export animations as .gifs
gtk+3-devel
or similar is installed (for native file dialogs).zigup 0.14.0-dev.2577+271452d22
or manually and add to PATH.git clone https://github.com/foxnne/pixi.git
cd pixi
zig build run