A tool allows you to draw on screen real-time.
When you need to draw or mark something with presentation, you may use some tools like Windows Ink Workspace, but all of them are actually taking a screenshot and allowing you to draw on it. That's actually annoying when you want to presentation something dynamic.
However, LiveDraw is here and built for it!
- True transparent background (you can draw freely even when you are watching videos).
- Select colors by simply clicks.
- Adjust the size of brush.
- Draw ink with pressure (when using a pen with pen pressure).
- Auto smooth ink.
- Mini mode.
- Unlimited undo/redo.
- Freely drag the palette.
- Save and load ink to file (binary file) with color.
- Temporarily disable draw then you can be able to operate other windows.
- Fully animated.
- Arrow,Square,Ellipse,Line,Select,Erase,RayPen modes support.
- Text input mode support
- Edge docking
- Export as image files
- Mouse penetration
- Custom stroke class to support erase on text block
- dotnet publish -r win-x86 -c Release /p:PublishSingleFile=true /p:PublishTrimmed=true
All redist files is in the redist folder
Prerequisites for .NET Core on Windows
MIT