From 84b99181e804430acedb94ba848a801ffc33e15a Mon Sep 17 00:00:00 2001 From: Tim Redfern Date: Wed, 17 Jan 2018 00:15:21 +0000 Subject: initial commit --- notes | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 notes (limited to 'notes') diff --git a/notes b/notes new file mode 100644 index 0000000..c0f05d4 --- /dev/null +++ b/notes @@ -0,0 +1,10 @@ +what's required -> prioritise + +- a way to draw vectors - simple, just keep drawing as fast as possible +- a way to remap the drawing with corner coordinates +- a way to set the corner coordinates - draw crosshairs on screens, allow mouse/ keyboard movement +- a way to add and remove elements to draw - transitions +- animated drawings - pattern drawing, spiral generators +- animated outlines - fading +- clipping +- an interface -- cgit v1.2.3