Please sign in to access this page
===============================
A cross-platform drawing app for the desktop, developed with C# and Avalonia. Runs on Windows, Linux and MacOS.
===============================
My goals for this project:
- Make a free and open-source desktop app that provides all the features that an artist would need, while being relatively simple to use.
- Use feedback from my artsy friends to add new features and make improvements, starting from a minimal version.
- Make a custom theming system for this app because just light/dark is a little boring
===============================
MettaBlender
Check their projects out: GeoReminder, File To QR-Code, fpv learning platform
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
I'm currently in the middle of integrating a SkiaSharp rendering backend for my drawing app (Made with Avalonia + C#).
I ended up making something fun but also cursed.
Made a minimalist start screen and a basic window for creating a new image file. I still haven't decided on a proper style/font/color for this app, so there will probably be some revisions later on.
That's it. Thanks for Reading!
Made a minimal UI and a very basic brush just to get started.
Next up are the eraser and color picker tools + undo/redo functionality.
Also this made me remember how fun drawing can be :D