An open API service indexing awesome lists of open source software.

https://github.com/edap/breaking-two-things-at-once

Creative coding course at Universität der Künste Berlin
https://github.com/edap/breaking-two-things-at-once

Last synced: 10 months ago
JSON representation

Creative coding course at Universität der Künste Berlin

Awesome Lists containing this project

README

          

# breaking-two-things-at-once

### Goals
The goal of this course is to give to the students the instruments to explore computational thinking.

### Structure
The course is divided in lessons, and each lesson follows these simple rules:

- It introduces two topics at time.
- It recalls the previous lessons.
- It concludes with a final excercise

WIP

### Lessons

#### 1 Bouncing eyes.

- [Two eyes](https://github.com/edap/breaking-two-things-at-once/tree/master/01-two-eyes)
- [Easing](https://github.com/edap/breaking-two-things-at-once/tree/master/01-easing)

#### 2 C&C, AKA Containers and Colors.
- [Vectors and Color Palette](https://github.com/edap/breaking-two-things-at-once/tree/master/02-vectors)

#### 3 Waves of lines.
- [a drawing lines app](https://github.com/edap/breaking-two-things-at-once/tree/master/03-lines)

#### 4 Image distorsion using Arduino.
- [How to build an image distorsion tool with OF and Arduino](https://github.com/edap/breaking-two-things-at-once/tree/master/04-arduino)

#### 5 It sounds like 3D.
- [Belling planets](https://github.com/edap/breaking-two-things-at-once/tree/master/05-planets)

#### 6 Algopaper.
- [Algopaper](https://github.com/edap/breaking-two-things-at-once/tree/master/06-algopaper)

#### 7 OSC and sound
- [OSC and Sonic PI](https://github.com/edap/breaking-two-things-at-once/tree/master/07-OSCSound)

#### 8 Pixelated fonts
- [Fonts and Pixels](https://github.com/edap/breaking-two-things-at-once/tree/master/08-Fonts)