Skip to content

Latest commit

 

History

History
4 lines (4 loc) · 328 Bytes

README.md

File metadata and controls

4 lines (4 loc) · 328 Bytes

WebSocketsAndP5

This is a modernization of Daniel Schiffman's websockets example updated to use ES6-style. Two or more web clients can collaborate on drawing on one 'shared' p5 canvas. Also added a text entry box to apply name strings to the little drawing widgets.