zeroows / xprite-editor

Pixel art editor

Home Page:https://pickitup247.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

xprite

Build Status

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:

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
  • Canvas
  • Renderer
  • Layer
  1. Core functionalities
  • Hotkeys
  • Save
  • Load
  • Python Scripting
  • Palette
  1. Basic tools (Release target)
  • Pencil
  • Line
  • Color Picker
  • Paint Bucket
  • Eraser
  • Shapes - Rect
  • Shapes - Circle
  • Vector tools
  • Symmetry
  • Select/Marquee
  • Copy paste
  • Layer groups
  1. Animation support
  • Celluloid
  • Preview window
  1. Others
  • Pattern Brush
  • Texture Synthesis
  1. Collaborative editing

About

Pixel art editor

https://pickitup247.com

License:GNU General Public License v3.0


Languages

Language:Rust 94.4%Language:Python 3.8%Language:HTML 1.1%Language:GLSL 0.6%