This is a prototype of pixel art editor made in Java. It has a working layer system with shared layers, dockable layer and tool panel, panable and zoomable canvas with ruler and custom window frame. The goal is to make an easy to use, powerfull and good looking open source pixel art editor. Right now, there is only Aseprite and even though it's a really cool editor, I can't swallow how it looks like. Unfortunately, I hit a nasty roadblock. Javafx uses a linear interpolation for changing the scale (we are talking about pixel art - you need to be able to zoom). And there is no way to use nearest neighbor algorithm. There are several different workarounds and none of them is ideal. Right now, I'm working on my own custom optimized image model.
-
Notifications
You must be signed in to change notification settings - Fork 0
Pixel art editor
License
GlaDOSik/Adele
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
Pixel art editor
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published