004-00

·

2026.8.14

https://github.com/LouisYOSHINAGA/cc ``` /* cc004 */ void setup() { size(1150, 800); noiseSeed(317); noLoop(); }... View All