KO
|
EN
gitlite — search
Search
#python
#java
#python3
#arduino
#golang
#machine-learning
#rust
#html
#flask
#javascript
#seismology
#nodejs
xprite-editor
★ 180
Open GitHub ↗
Pixel art editor
Download README (.md)
Explore Similar Repositories
stripe-sub
:
The EASY way to set up Stripe subscriptions
skywalking-php
:
Apache SkyWalking PHP Agent
envoybigbook
:
Envoy Proxy Big Book of Examples
edbo
:
Experimental Design via Bayesian Optimization
angular-ngrx-socket-frontend
:
Angular Ngrx Socket.IO Example
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
xprite-editor
?
Download (.md)
# xprite [](https://www.gnu.org/licenses/gpl-3.0) [](https://travis-ci.org/0b01/xprite-editor) [](https://github.com/rickyhan/xprite-editor). 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: ```bash 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 1. Finding the right abstractions * [x] Canvas * [x] Renderer * [x] Layer 1. Core functionalities * [x] Hotkeys * [x] Save * [x] Load * [x] Python Scripting * [x] Palette 1. Basic tools (Release target) * [x] Pencil * [x] Line * [x] Color Picker * [x] Paint Bucket * [x] Eraser * [x] Shapes - Rect * [x] Shapes - Circle * [x] Vector tools * [x] Symmetry * [ ] Select/Marquee * [ ] Copy paste * [x] Layer groups 1. Animation support * [ ] Celluloid * [x] Preview window 1. Others * [ ] Pattern Brush * [x] Texture Synthesis 1. Collaborative editing