Skip to content

Commit 6c2c900

Browse files
committed
Add Recursive Drawing
1 parent 70e6a1a commit 6c2c900

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

implementations.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -219,6 +219,12 @@
219219
* A tool from Apple for creating animations and prototypes, leveraging technologies in macOS like CoreImage.
220220

221221

222+
### [Recursive Drawing](http://recursivedrawing.com)
223+
* "an exploration of user interface ideas towards the development of a spatially-oriented programming environment."
224+
* by Toby Schachman
225+
* Reflected on [here](reflections.md#by-toby-schachman)
226+
227+
222228
### [Retrobatch](https://flyingmeat.com/retrobatch/)
223229
* A node-based batch image processor
224230

reflections.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@
4040

4141
### by [Toby Schachman](https://twitter.com/tobiaschneider)
4242
* Talk: [Alternative Programming Interfaces for Alternative Programmers](https://vimeo.com/41968528)
43+
* Led to the [Recursive Drawing](implementations.md#recursive-drawing) project.
4344

4445

4546
---

0 commit comments

Comments
 (0)