Skip to content
This repository has been archived by the owner on Aug 18, 2023. It is now read-only.

AlexDalas/autodrawer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a depreciated version. Go here for new releases

AutoDrawer

License: MIT chat on Discord

Table of Contents

Introduction

AutoDrawer is a program that allows users to draw imported images using their cursor. It is an open source project that has both a C++ (v2) and C# (v1, discontinued) version. The program supports Windows (v1 onwards) and Linux (v2 onwards). 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.

Follow this guide to install AutoDrawer and this guide to get up and running.

V2 can be found here.

AutoDrawer was originally created as a fork of rainzhao2000'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 here.

Build guide can be found here

Join the Discord for help, as we are active on there!

Operating System Version 2 Version 1
Windows
Linux
Mac

Documentation and FAQ can be found here