Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 11 additions & 2 deletions pcd-website/src/content/events/pcd-chicago-2026/content.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,18 @@ id: pcd-chicago-2026
uid: "e56fc2e"
---

[The Center for Concrete and Abstract Machine](https://ccam.world) and [Peripheral Study](https://instagram.com/peripheral_study) is hosting a Chicago-based meeting of Processing Community Day in October 2026. We’ll be celebrating 25 years of Processing with workshops, talks, and presentations at Co-Prosperity in Bridgeport.
# PCD 26 Chicago: Emergence and Improvision

The programming is still firming up, but participants will learn how to use p5.js to create images to print on Co-Pro’s risograph :0
#### About Processing Community Day
_PCD is a global network of community-led events that brings together artists, designers, technologists, educators, and open-source communities around the world._

## OVERVIEW

PCD Chicago 2026 is a one-day event hosted by [The Center for Concrete and Abstract Machine](https://ccam.world) and [Peripheral Study](https://instagram.com/peripheral_study) bringing together artists, designers, and educators at any level interested in using creative code in their artistic practices or curricula. We are gathering around the topics of Emergence and Improvisation to explore the possibilities of handwritten code in enabling new possibilities for artistic creation.

The event will feature introductory workshops using [p5.js](https://p5js.org/), an accessible, browser-based programming tool, to create audiovisual art. Participants may choose workshop topics such as typography and Risograph printing, vector graphics and pen plotter, real-time video audio-visual composition, and 3D graphics/shaders. Additionally, event participants will come together in “fishbowl”-style discussions and community building around their own usage of computational tools in their creative practices and in the classroom. The day’s proceedings will close with a celebration of our creative outputs through live audio-visual performances (e.g. live coding, DJ/VJ performances) along with a gallery display of participants’ creations.

PCD Chicago’s ambition is to create a sense of community in Chicago for people interested in and working in creative coding, scaffold conversations about learning and making with these tools, and to celebrate the ingenuity of artists and educators in a collaborative environment.

Any questions can be sent to [pcd@ccam.world](mailto:pcd@ccam.world)

Expand Down
15 changes: 9 additions & 6 deletions pcd-website/src/content/events/pcd-chicago-2026/metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,22 +18,25 @@
"organization_type": "Nonprofit, foundation, association",
"online_event": false,
"event_url": "",
"event_name": "PCD @ Chicago",
"event_name": "PCD @ Chicago: Emergence and Improvisation",
"event_location": {
"address": "3219 S Morgan Street, Chicago IL 60608",
"plus_code": "86HJR8PX+7G9"
},
"event_date": "",
"event_start_time": "",
"event_end_time": "",
"event_date": "2026-10-11",
"event_start_time": "14:00",
"event_end_time": "20:00",
"event_short_description": "Processing Community Day Chicago: Creative Coding Workshops for Risograph and More+++",
"event_activities": [
"Hands-on workshops",
"Live coding",
"Exhibition",
"Panel discussions",
"Beginner introductions to Processing or p5.js",
"Creative coding jams or hack sessions"
"Creative coding jams or hack sessions",
"Other"
],
"event_page_url": "",
"event_page_url": "https://ccam.world/programs/26-10-processing-day/",
"forum_thread_url": "https://discourse.processing.org/t/pcd-2026-chicago/48157",
"city": "Chicago",
"country": "United States",
Expand Down