Skip to content
This repository was archived by the owner on Aug 18, 2023. It is now read-only.
Alex edited this page Dec 27, 2022 · 2 revisions

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.

Screenshot_20221227_225045

AutoDraw Version 2 is a significant update to the original AutoDraw program. It has been completely rewritten in the C++ programming language, which allows it to run on both Windows and Linux systems. This new version consists of a C++ application that uses the QT framework for design.

If you are experiencing issues, See the FAQ board on the wiki or join the Discord for help, as we are active on there!

Clone this wiki locally