rundgang 2024

Projects from the seminar on "Fundamentals of Digital Communication".

Hey there! Right now, at the Rundgang 2024 happening at Braunschweig University of Art (HBK), there are some super cool projects from the seminar on "Fundamentals of Digital Communication." If you're into creative coding, you’ll love the variety of works showcasing repetition, perspective, colors, and neat tools—all using the P5.js library. First up, we have projects focusing on generative stories where machines are all about storytelling! From adventurous tales like

Creative Coding — Repetition

Playing with repetition and small multiples in "Generative Gestaltung" using mostly the P5.js library.

A Generative Story

When the machine told the story. Explorations in using large language models to tell a story and diffusion models to visualize them.

Creative Coding — Perspective

Learning to handle persepctive using a 2D coordinate system in "Generative Gestaltung" using mostly the P5.js library.

Creative Coding — Color

Exploring color theory in "Generative Gestaltung" using mostly the P5.js library.

Creative Coding — Little Tools

Building interactive tools in "Generative Gestaltung" using mostly the P5.js library.

Teachable Machine

Experiments using Google's Teachable Machine to train image, sound or pose recognition A.I.

Large Language Models

How can large language models (llm) be bent to our will? Writing prompts and combining them with interactive elements in web pages using local llms and remote ones through application programming interfaces.