xprite
Pixel art editor with algorithmic tools.
Features
-
Support for aseprite
-
Pixel art algorithms
-
Customizable exporter workflow
-
Wave function collapse based texture synthesis
Build
To build:
git submodule update --init --recursive
cargo run --bin xprite-native --release
Contributions Welcome
If you find xprite useful, feel free to add features you want.
Also checkout the projects tab.
Milestones
- Finding the right abstractions
- Canvas
- Renderer
- Layer
- Core functionalities
- Hotkeys
- Save
- Load
- Python Scripting
- Palette
- Basic tools (Release target)
- Pencil
- Line
- Color Picker
- Paint Bucket
- Eraser
- Shapes - Rect
- Shapes - Circle
- Vector tools
- Symmetry
- Select/Marquee
- Copy paste
- Layer groups
- Animation support
- Celluloid
- Preview window
- Others
- Pattern Brush
- Texture Synthesis
- Collaborative editing