main
km0 1 year ago
parent ae1cc699a1
commit fdd40bd3ea

@ -28,9 +28,9 @@ or in alternative
Then open your browser to `localhost:3000` and there you can draw.
If you open another tab and navigate to `localhost:3000/destination`, there you will receive the drawings. This destination page is just an example!
If you open another tab and navigate to `localhost:3000/destination`, there you will receive the drawings.
The app is meant to be open-end, meaning that the destination of the drawing is up to you! (ah ah! less work for us). Originally it was coupled with [vvvv](https://visualprogramming.net/), but it can be implemented with any platform supporting the websocket protocol.
This destination page is just an example! The app is meant to be open-end, meaning that the destination of the drawing is up to you! (ah ah! less work for us). Originally it was coupled with [vvvv](https://visualprogramming.net/), but it can be implemented with any platform supporting the websocket protocol (the browser, pure data, max, touch designer, p5js, etc).
## How does it work

Loading…
Cancel
Save