Difference between revisions of "Olivia Jack"

From On The Fly Wiki
Jump to navigation Jump to search
(Created page with "[https://ojack.xyz Olivia Jack] is a programmer and artist who works frequently with open-source software, cartography, live coding, and experimental interfaces. She is the d...")
 
 
(2 intermediate revisions by the same user not shown)
Line 2: Line 2:
  
 
She is the developer of various browser-based creative tools including [https://hydra.ojack.xyz/ Hydra (live-coded video synthesizer)], [https://pixelsynth.com/ PIXELSYNTH], and [https://livelab.app/ LiveLab] (peer-to-peer media router). Her live visual sets explore algorithmic representations of unpredictable and chaotic systems, and writing software as a messy and ephemeral process.
 
She is the developer of various browser-based creative tools including [https://hydra.ojack.xyz/ Hydra (live-coded video synthesizer)], [https://pixelsynth.com/ PIXELSYNTH], and [https://livelab.app/ LiveLab] (peer-to-peer media router). Her live visual sets explore algorithmic representations of unpredictable and chaotic systems, and writing software as a messy and ephemeral process.
 +
 +
=== Project ===
 +
Olivia Jack developed a live-coded | live drawing program called [https://github.com/ojack/fubbles "Fubbles" (function scribbles)], a hybrid code and graphics editor. Dragging the mouse or a finger in a drawing generates a sequence of X and Y values in time. These values are looped to create a repeating pattern, and assigned to a variable which can be used to control parameters in live coding visuals or music. Multiple scribble functions can be updated live, creating a flexible gestural control interface to a live-coded program.
 +
 +
=== Activities ===
 +
 +
* Hybrid Interfaces workshop in Ljubjana https://wiki.ljudmila.org/Hybrid_interfaces
 +
* Performance at [[Algopolis]]

Latest revision as of 10:57, 24 September 2022

Olivia Jack is a programmer and artist who works frequently with open-source software, cartography, live coding, and experimental interfaces.

She is the developer of various browser-based creative tools including Hydra (live-coded video synthesizer), PIXELSYNTH, and LiveLab (peer-to-peer media router). Her live visual sets explore algorithmic representations of unpredictable and chaotic systems, and writing software as a messy and ephemeral process.

Project

Olivia Jack developed a live-coded | live drawing program called "Fubbles" (function scribbles), a hybrid code and graphics editor. Dragging the mouse or a finger in a drawing generates a sequence of X and Y values in time. These values are looped to create a repeating pattern, and assigned to a variable which can be used to control parameters in live coding visuals or music. Multiple scribble functions can be updated live, creating a flexible gestural control interface to a live-coded program.

Activities