Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/nico-src/pixelart-editor

Pixelart Editor using Javascript and Canvas.
https://github.com/nico-src/pixelart-editor

art canvas editor javascript pixelart

Last synced: about 10 hours ago
JSON representation

Pixelart Editor using Javascript and Canvas.

Awesome Lists containing this project

README

        

# Pixelart Editor
![Current State](https://raw.githubusercontent.com/Nico-Src/pixelart-editor/refs/heads/main/public/img/screen.png)

## Features
- Multilayer Canvas System
- Axis Snapping
- Saving/Loading to Disk (.pxl file)
- Exporting Image

## Roadmap
- More Tools (Bucket, Shapes [Rectangle, Line, Ellipse, ...], Brush [With Hardness Setting])
- Color Palette Management
- Implement turtle language to draw stuff
- ...