generative

所属分类:内容生成
开发工具:Java
文件大小:10KB
下载次数:0
上传日期:2019-09-18 01:55:53
上 传 者sh-1993
说明:  生成艺术将在贝顿中心咖啡厅展出
(generative art to be displayed at the Becton Center Cafe)

文件列表:
.vscode (0, 2019-09-18)
.vscode\tasks.json (688, 2019-09-18)
generative.pde (3020, 2019-09-18)
mapping.json (1445, 2019-09-18)
mapping_info.txt (965, 2019-09-18)
out (0, 2019-09-18)
out\generative$Brush.class (1939, 2019-09-18)
out\generative$TimeoutThread.class (1722, 2019-09-18)
out\generative.class (2850, 2019-09-18)
out\source (0, 2019-09-18)
out\source\generative.java (3741, 2019-09-18)
start.py (182, 2019-09-18)

# color wandering ## description This program is a generative art piece to be displayed at the Becton Center cafe on a Raspberry Pi. On start, a number of random brush strokes are placed in the various displays against a black background. These brush strokes have a random color and random config with different weights and velocities. The strokes wander over time, creating an intricate, colorful pattern. After a minute, the display is cleared and the generative art restarts, creating another unique pattern. This piece is supposed to represent students' wanderings through university. Different students with different passions (different colors) wander through higher education looking for purpose. Every year, the cycle restarts as the composition of the university changes. ## running on Raspberry Pi - install procesing-java - run: curl https://processing.org/download/install-arm.sh | sudo sh - start program on boot - choose directory: `cd /etc/xdg/lxsession/LXDE-pi` - edit autostart script: `sudo nano autostart` - add following line: `@python ABSOLUTE_PATH_TO_THIS_DIR/start.py` ## video of program - https://youtu.be/crYOjCqI8yY ## based on the following resources - https://www.openprocessing.org/sketch/110105 - https://github.com/brycedbjork/mapping-display/blob/master/mapping/mapping_info.txt

近期下载者

相关文件


收藏者