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

TriangleDraw on macOS #19

Open neoneye opened 4 years ago

neoneye commented 4 years ago

The core code is the "TriangleDrawLibrary", which has no dependencies on iOS nor macOS.

There's currently the iOS project, that uses the "TriangleDrawLibrary".

It's possible to make a macOS that also makes use of the "TriangleDrawLibrary".