Advanced Search
Search Results
35 total results found
Python Actors
Adding new nodes This documentation is based on the Gazebosc github: https://github.com/hku-ect/gazebosc Easiest method of adding a new node is using Python. You'll need to have a Gazebosc build with Python. In Gazebosc create a new Python actor: (right m...
Mediapipe Python actors
Mediapipe Python actors We are currently in the progress of developing several Gazebo Python actors based on the Mediapipe framework. These are based on the 0.10.9 version of the Mediapip library The base repository can be found here: https://github.com/hk...
Processing Books
There are many good books on Processing and you can find a nice list of them on the Processing website here My two recommendations to start with: Learning processing by Daniel Schiffmann (http://learningprocessing.com/) The Nature of Code by Daniel schi...
Sketches / Examples
Here you find a selection of Processing example sketches form various lessons and workshops. For Github links: click on the green "<> Code" button Select "Download ZIP" form the dropdown menu The code in the repository will now be downloaded on your co...
Books
Here you will find some suggestions for Arduino books Getting started with Arduino: https://www.oreilly.com/librar... Arduino Cookbook: https://www.amazon.com/Arduino... Make: Electronic: https://www.bol.com/nl/nl/f/ma... Making Things Talk: https://ww...
Independent Audio Players using a Trigger
This page is dedicated to a returning questions of students: "How can I play a sound over a headset in the space?" "How can I make it so that if you put on the headphone the audio starts playing?" Playing an audio file in the space is Easy, you just pla...
Arduino - Adafruit MPR121 12-Key Capacitive Touch Sensor Breakout
On this page you will find a tutorial for how to connect and use a Adafruit MPR121 12-Key Capacitive Touch Sensor Breakout to an Arduino board to send the data to for example Isadora. This is useful because the Adafruit board can act as an replacement for the ...
Links & Inspiration
General Info Bareconductive main site (this site is not more active) Bare Conductive tutorial (This is an extensive tutorial with code on how to use the bare conductive in Isadora or other software) a project as general introduction Example projects...
Example projects
Kinect wikipedia pagina Shadowmonsters by Philip Worthington Partycles - An Interactive Installation // Microsoft Kinect An Interactive Mirror Installation of 450 Plush Penguins Powered by Xbox Kinect Magic mirror Kinect for Windows Retail Clothing Scena...
Optitrack Motion capture
General Info Optitrack main site: https://optitrack.com/ Optitrack wiki: https://docs.optitrack.com/ Example projects What Is? - Motion Capture I Learned Hollywood Motion Capture Roger Gihlemoen: 4 year old in MOCAP suit / MOCAP Reel / 3 year o...
Video Art
Pipilotti Rist Pipilotti Rist (born Elisabeth Charlotte Rist in 1962 in Grabs, Switzerland) is a pioneering Swiss visual and video artist whose groundbreaking work in experimental video and immersive installations has been influential since the mid-1980s and ...
Hydra information
The main website or Hydra where you can immediately start coding is here With Hydra you are actually writing WebGL shaders. Just choose any example sketch and start changing the numbers to see what happens! Informaton about Hydra: Hydra video synth: document...
P5.js General Information
P5.js P5.js is the javascript version of Processing. the advantages is that you can start coding directly in the browser link and there is a large community and a lot of tutorials and examples. Processing is still excellent for desktop-based work and installa...
Pepper's Ghost
Pepper’s Ghost is a classic illusion technique developed in the 19th century that uses angled glass or transparent plastic to make objects or people appear ghostlike within a physical space. By reflecting a hidden subject into the viewer’s line of sight, it ...
General resources
What is Strudel? Strudel is a browser-based live coding environment for making algorithmic music, inspired by the pattern language of TidalCycles https://tidalcycles.org/ but designed to run directly on the web using JavaScript. It allows performers to write ...