|
|
|
@ -31,3 +31,9 @@ Here the plan is: a simple SVG drawing ~ live coding app , where clumsy hand dra
|
|
|
|
|
behind the scenes:
|
|
|
|
|
- Was almost there to use canvas, but using SVG offers an object oriented model out of the box
|
|
|
|
|
- Also made a lot of experiments with SVG hand drawing last year so it's nice to build on that
|
|
|
|
|
|
|
|
|
|
### 05.06.23
|
|
|
|
|
|
|
|
|
|
<video src="cm2.mov"></video>
|
|
|
|
|
|
|
|
|
|
First prototype. It would be nice to add a part where to edit global css. It could come handy for defining animation for example.
|
|
|
|
|