Pixel art editing plugin for fizzy
- 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
- 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
- Also a zig library offering modules for handling assets
- Export animations as .gifs
- Install zig 0.16.0.
- Clone pixi.
- Build.
git clone https://github.com/fizzyedit/pixi.gitcd pixizig build install
If this runs successfully, you should have a built plugin in your fizzy configuration plugins location.
- David Vanderson for all the help and DVUI.
- emidoots for all the help and mach.
- michal-z for all the help and zig-gamedev.
- prime31 for all the help.
- Any and all contributors