AutoDraw
[](https://opensource.org/licenses/MIT)
Table of Contents
Introduction
AutoDrawer is a program that allows users to draw imported images using their cursor. The program supports Windows and Linux. The program controls the movement of the cursor, allowing for precise tracing of an imported image. AutoDrawer is often used as a utility in drawing games, providing an easy and intuitive way for players to draw images.
Installation
Follow [this guide](https://github.com/auto-draw/autodraw/releases) to install AutoDrawer.
Version 2
Latest build can be found
here.
Version 1
AutoDrawer was originally created as a fork of [rainzhao2000](https://github.com/rainzhao2000/autodrawer)'s software and
has since been modified to support automatic drawing in more drawing games. This version is coded in C# and uses the WPF
user interface framework. AutoDrawer is open source and only supports the Windows operating systems.
Install v1.4 through the V1 repository.
Support
Join the Discord for help, as we are active on there!
Operating Systems
Operating System |
Version 2 |
Version 1 |
Windows |
:white_check_mark: |
:white_check_mark: |
Linux |
:white_check_mark: |
:x: |
Mac |
:x: |
:x: |
Documentation and FAQ
Documentation and FAQ can be found here