montoyamoraga / intro-to-computer-networks-for-artists

A collection of tutorials to introduce computer protocols for sharing data between computers and over the internet, for artistic purposes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduction to computer networks for artists

About

Introduction to computer networks for artists is a collection of tutorials regarding computer protocols for sharing data between computers and the internet, intended for artists.

This project is an open sketchbook, updated frequently, always in a rough state, and open for contributions.

This project is a celebration of open source software for arts, and an invitation for artists to use networks for collaboration.

This project focuses on sending raw data without compression, and without taking latency into account.

It is a project by Aarón Montoya-Moraga, started in 2020, during their work as a research assistant at MIT Media Lab's Opera of the Future and Future Sketches research groups, respectively led by Tod Machover and Zach Lieberman.

Overview

These tutorials are an introduction to:

  • These concepts:
    • Bits
    • IP address
    • Computer server
    • Computer client
  • These tasks:
    • Know the IP address of your computer
    • Open a port on your computer to send and receive messages
  • These art interactions:
    • Manipulate a synthesizer on your friend's computer
    • Make a drawing on your friend's computer

Contribute

  • Bugs, issues, pull requests
  • More examples, concepts

License

MIT

About

A collection of tutorials to introduce computer protocols for sharing data between computers and over the internet, for artistic purposes.

License:MIT License


Languages

Language:Makefile 37.6%Language:Processing 20.5%Language:JavaScript 20.0%Language:C++ 19.7%Language:ChucK 1.2%Language:Python 1.0%