All Talks

The Browser as a Modular, Networked Video Synthesizer

Most libraries and abstractions for creating graphics in Javascript are focused on 2D shapes (SVG and canvas) or simulating 3D rendering. The talk will instead explore generative graphics inspired by modular, analog video synthesizers from the 1970s, in which visuals are created by routing, transforming, and recombining multiple sources and outputs in realtime (such as cameras, videos, and application windows). By using WebRTC to share video peer-to-peer, each browser/device can output a video …

You might be interested in:

June 2020 Frontend
Build a Community, Not a Framework Build a Community, Not a Framework

Build a Community, Not a Framework

Matteo Collina, NearForm

June 2019 Frontend
Why React Hooks? Why React Hooks?

Why React Hooks?

Tyler McGinnis