Skip to content

An app that allows you to create timed drawing sessions using photo references on your own computer. Free, open-source alternative to GestureDrawing! or Quickposes.

License

Notifications You must be signed in to change notification settings

AvaLovelace1/speed-sketch

Repository files navigation

SpeedSketch: Timed Drawing App

Download (Mac + Windows)

Note

Your antivirus software may prevent the app from opening for the first time, as it is from an unidentified developer. To bypass this problem:

  • On Mac, right-click the app, select "Open," and click "Open" on the dialog that pops up.
  • On Windows, click "More Info" and then "Run Anyway."

Alternatively, you can build the app yourself using the provided build scripts.

SpeedSketch is a free app that allows you to create timed drawing sessions using photo references on your own computer—perfect for gesture studies, figure drawing practice, and the like. It was inspired by GestureDrawing! and Quickposes.

Given an input folder, SpeedSketch scans the folder for images. It then displays them one by one in a random order, each for a specified amount of time.

Screenshot: Main Menu

Screenshot: Image Viewer

Installation

Pre-built binaries: Mac (Apple Silicon) + Windows

You can find pre-built Mac (Apple Silicon) and Windows applications here.

Building from source: Mac (Apple Silicon) + Mac (Universal) + Windows

To build from source, you must have Python installed.

First clone this repository:

git clone https://github.com/AvaLovelace1/speed-sketch.git
cd speed-sketch

Then, run the provided build script:

./build_mac.zsh  # On Mac
# OR
build_windows.bat  # On Windows

The app will be saved to the folder bin.

About

An app that allows you to create timed drawing sessions using photo references on your own computer. Free, open-source alternative to GestureDrawing! or Quickposes.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published