triangledraw / TriangleDraw-iOS

TriangleDraw is a pixel editor for iPad and iPhone.
https://apps.apple.com/app/id1453533043
MIT License
54 stars 13 forks source link

Layers with types #16

Open neoneye opened 4 years ago

neoneye commented 4 years ago

There is currently no support for colors and no support for layers.

Having a layer editor with these operations:

The current app has 2 colors: Black and White. This can be called a "2color layer".

Other layer types can be: "color palette layer", "color arbitrary layer", "normal map layer".