Please sign in to access this page

Sharpie

Sharpie

3 devlogs
6h 1m
Created by Danyal Khalid

===============================
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
===============================

Timeline

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.

Danyal Khalid Danyal Khalid about 2 months ago
what did you do to that poor pen 😭😭😭(and also nice waybar)i was using a distortion effect on the drawn line that i forgot to remove, it looks wild ikthanks, its just GNOME with a couple of extensions
dora explora dora explora about 2 months ago
what did you do to that poor pen 😭😭😭(and also nice waybar)

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

Update attachment