commit 5605832972137bf03cd1cf13b2836154d6e915c4
parent 1e2b6e30b8bb73e03499dc430cf1b03175d73a48
Author: Hunter
Date:   Thu, 16 Apr 2026 00:13:15 -0400

add readme

Diffstat:
Areadme.md | 12++++++++++++
1 file changed, 12 insertions(+), 0 deletions(-)

diff --git a/readme.md b/readme.md @@ -0,0 +1,11 @@ + # paint + + a <a href="https://en.wikipedia.org/wiki/Mode_(user_interface)">no modes</a> infinite canvas for <a href="https://www.youtube.com/watch?v=ndz-co7Xpn8">radical digital painting</a>, inspired by the works of Larry Tesler, Jeffrey Alan Scudder, and <a href="https://www.youtube.com/watch?v=csalhuSixQU">Craig Hickman</a>. + + ## controls + - click and drag to make marks + - hold shift and scroll to change the size of the brush + - hold ⌘ and scroll to change the shape of the brush + - hold any of the R, G, and/or B keys and scroll to change the redness, greenness, or blueness of the active color + - pinch with two fingers (or hold ctrl and scroll) to zoom in or out + - drag with two fingers to pan the viewport (or, when using a mouse, scroll the scrollwheel to pan vertically, or use shift + scrollwheel to pan horizontally) +\ No newline at end of file