-
This is a list of open source software applications and libraries that were written for my art and creative coding projects.
-
hydra-three (2023)
This is a fork Hydra that is running on three.js, which brings 3D capabilities to it. Check the examples, while documentation is being worked on.
Status: stable/in-progress
https://github.com/kasparsj/hydra-three
-
SensorVisualizer and Sensor2OSC (2022-2023)
SensorVisualizer is a Processing app that visualizes sensor data, that it receives trough OSC.
https://github.com/kasparsj/SensorVisualizer
iOS/Android apps to stream data from various Android and Polar BLE sensors to OSC.
Mostly tested with Polar H10 (ECG and Accelerometer streams).
Used in From the Heart performance.
https://github.com/kasparsj/Sensor2OSC
-
vosc (2022-2023)
vosc (status: experimental/in-progress) is a visuals/vjing 2D/3D high performance graphics engine based on openFrameworks (C++/OpenGL) that can be controlled via OSC commands.
-
-
openFrameworks addons and apps (2018-2022)
OSC2DMX is a OSC to DMX bridge app with support for Serial, Art-Net and simulator (e.g. BlenderDMX).
VideoXTime is an open source tool / video-effect I developed for the experimental video Untitled. It rotates a video in 3D by swapping X/Y axis and time. The result is somewhat similar but different to slit-scan.
ofxColorTheory is an openFrameworks addon to generate & interpolate color themes based on colour theory.