GMU:Tutorials/Networking/Controlling Processing with The Captury: Difference between revisions
From Medien Wiki
(Created page with "== Introduction == <br> Follow this Step by Step tutorial for using PROCESSING to play the VIDEO with CAPTURY! == Tips Before Beginning == == Create A 3D Knot Animation Video =...") |
No edit summary |
||
Line 1: | Line 1: | ||
== Introduction == | == Introduction == | ||
<br> | Processing is usually used for the electronic arts, new media art and visual design.<br> | ||
If you want to have a creative work in processing with Captury, you need to receive the OSC messages from the Captury and then use the data.<br> | |||
This includes OSC with Processing and an example of controlling the video in Processing with Captury.<br> | |||
Follow this Step by Step tutorial for using PROCESSING to play the VIDEO with CAPTURY! | Follow this Step by Step tutorial for using PROCESSING to play the VIDEO with CAPTURY! | ||
== Tips Before Beginning == | == Tips Before Beginning == | ||
== Use The Data From The Captury == | == Use The Data From The Captury == |
Revision as of 16:55, 25 July 2016
Introduction
Processing is usually used for the electronic arts, new media art and visual design.
If you want to have a creative work in processing with Captury, you need to receive the OSC messages from the Captury and then use the data.
This includes OSC with Processing and an example of controlling the video in Processing with Captury.
Follow this Step by Step tutorial for using PROCESSING to play the VIDEO with CAPTURY!
Tips Before Beginning
Use The Data From The Captury
Play The Video By Processing
STEP 01 –