week 13 apr 30, 2025
Split webcam processing between two computers.Python, WebSocket
week 12 apr 23, 2025Added a generative tile pattern and investigated jittering. TypeScript, Python
week 11 apr 16, 2025
Sped up the Web Workers and added key testing functions for my webcam processing.
JavaScript, Python
week 10 apr 09, 2025
Added dynamic tile pattern sizing to my website, as well as a simple first pattern. I also changed my WebcamController to use multiprocessing and added a shell script to run my project.
Typescript, Python, Shell
week 09 apr 02, 2025
Added Web Workers to my website so that it could draw blobs faster.
WebWorker