Coder Social home page Coder Social logo

live-draw's Introduction

LiveDraw

A tool allows you to draw on screen real-time.

Original Version: https://github.com/antfu/live-draw

Why?

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!

This Forks Additions

  • Multiple Draw Tools
    • Pen
    • Line
    • Arrow
    • Rectangle
    • Elipse
  • Restore Window Location on Restart
  • Code Refactor
  • Brush Size Selector
  • Erase Mode Selection

Usage

The shortcuts that can be used:

  • [ Z ] Undo, [ Y ] Redo,
  • [ E ] Toggle Eraser Mode,
  • [ R ] Release or Recover interface,
  • [ + ] Increase size brush, [ - ] Decrease size brush
  • [ B ] Brush mode, [ L ] Line Mode, [ R ] Rectangle Mode, [ O ] Ellipse Mode, [ A ] Arrow Mode
  • [ SHIFT ] Uniform Shape Mode,
  • [F1 - F5] Brush Size,
  • [1 - = ] Brush Color,

Interface

Downloads

Release

Requirements

  • Windows OS
  • .Net Core 5 x86/x64

Features

  • 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.

Publish

  • dotnet publish -c Release -r win-x86 -p:PublishSingleFile=true
  • dotnet publish -c Release -r win-x64 -p:PublishSingleFile=true

License

MIT

live-draw's People

Contributors

ab28dev avatar antfu avatar boehs avatar gaiatux avatar imgbotapp avatar nle244 avatar samoatesgames avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.