Advanced Search
Search Results
102 total results found
Intro to Projection Mapping
A general introduction to Projection Mapping
Visual Programming & Projection Mapping
Learn about the art of creating visuals, sculpting with light and other optical illusions.
Projection Mapping
Projection Mapping in Touchdesigner
... cover the basics to projection mapping content onto 3D surfaces in ...attend the 'Intro to Projection Mapping' workshop in the Creative T ...ameters window. Projection Mapping with kantanMapper Now that we have uploaded o ...tent we are ready to projection map it onto our object. Make sure t...
Projection Mapping in MadMapper
Why use MadMapper? MadMapper is a powerful tool for proje ...ction mapping, especially when working at ...acade. Unlike TouchDesigner, MadMapper isn't free, but a 30-day dem ...ou can borrow a machine with MadMapper pre-installed — just contact ...on (anything over 3 meters), MadMapper’s high-resolution output is ...
Week 2 - Animation, conditionals & random numbers
...nditional statements to control code flow Using variables for anima ...tion Using random numbers Mapping values from one range to an ...other Supporting code The code for this workshop is hosted on ...tory for hosting and versioning code. Download the code and unzip i...
Combining codes & circuits
1. Combining the Code Arduino can only accept one code at one time. If we want it to d ...bine everything into one single code. The below demonstrate how to m ...erge the Blink code and the distance sensor simple code from the Library HCSR04. Only ...for storing data and making our code tidy and accessible. For exampl...
Machine Learning with Physical Computing - TensorFlow Lite & Arduino Nano 33
...learning framework developed by Google. It provides a comprehensive ec ...S1 which is used in all example code. Replace #include <Arduino_LSM9 ...MI270_BMM150.h> in all existing codes if you are using Rev2 boards. ...ct Data First, upload the below code to your Arduino, and see if any...
Week 3 - Iteration, arrays, objects and pixel arrays
...cessing the webcam Supporting code The code for this workshop is hosted on ...tory for hosting and versioning code. Download the code and unzip it on your desktop. ...The code is also available to view direc ...eries of workshops testing your code has involved opening the index....
Using built-in example code and Reading the hookup diagram
1. Upload example code Open a built-in example, Blink, ... and upload the code. 2. Blinking Orange LED The or ...king now. 3. Understanding the Code First, you will see a lot of l ...d text, those are comments, not code. You will find a lot of informa...
Week 1 - Coordinates, shapes and colour
...y. A library is a collection of code put together to simplify a task ...that preceded it: Supporting code The code for this workshop is hosted on ...tory for hosting and versioning code. Download the code and unzip it on your desktop. ...The code is also available to view direc...
Intro
What is Projection Mapping? Projection Mapping is a technique used to disp ...tinue to incorporate projection mapping in their artistic practice, ... A variety of projection mapping software and masking tools ...rojects in Touchdesigner and Madmapper. While our "Intro to Project...
How to make Animation on NeoMatrix
...st uint16_t PROGMEM // These bitmaps were written for a backend tha ...matrix // uses native 565 color mapping as RGB. // I'm leaving the ... on a 4bit boundary // The demo code will modify the arrays at runti ... }, }; void display_rgbBitmap(uint8_t bmp_num) { static uin...
How to send data to Processing from Arduino
... GND middle pin to A0 Arduino Code This example sends the potentio ...duino going crazy } Processing Code This example used the data rece ...'\n'); } void draw() { //map() is a important function to us ... range to use in Processing //map(a, b, c, d, e) has 5 Parameters...
How to make Animation on NeoMatrix with Processing
...ion, you can run the strandtest code to see how the lights light up ...one by one. Processing Code We have a tutorial about serial ...l skip it here. In this example code, you can draw with your mouse o ...Please read the comments in the code to see what they represent. You...
Variables
... this by entering the following code into your "variables.py" file a ...ten useful to store data in our code for repeated use. This is where ...to a piece of data, making your code more readable and organised. Va ...en combined, these two lines of code appear as follows: Naming Vari...
How to send data to p5.js from Arduino
... GND middle pin to A0 Arduino Code This example sends the potentio ...nt Arduino going crazy } p5.js Code This example will show the inco ...this. The below is the example code that should be placed in the sk ...Please read the comments in the code to understand what they do. // ...
Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner
...ning! 3. Capturing a Depth Map Next, we'll program the camera ... to create a grayscale depth map using it's stereo vision. In fa ...ty' and 'rgb' data, replace the code in Text DAT with the following: import depthai as dai def onInitialize(oakDe...
Useful learning resources
...ng by Daniel Shiffman Nature of Codeby Daniel Shiffman Websites - J ... video courses with interactive code editor Lynda.com - Foundations ...mming Design Systems / Printing Code A course that intersects graph ...ITP in New York: http://printingcode.runemadsen.com/ [Video] Printin...
How to use Waveshare E-Paper Display with Raspberry Pi
...spidev Download Python Example code from Github git clone https://g ...tory (folder) where the example codes are located cd e-Paper/Raspber ...ython/examples/ Run the Python Code You can either run the code from the Terminal or use a Pyth ...layed. Something more The below code is to draw a rectangle with ran...
How to use Grove Serial Bluetooth v3.0
...Yellow) to pin 2 (Arduino RX) Code - Master This code reads the signal from the butto ...blueToothSerial.flush(); } Code - Slave /* * FM.h * A library ..."); // set the pair code to connect delay(400); blu ...Connection After uploading both codes to both Arduinos, reset them s...
Intro to Touchdesigner
...ysical computing and projection mapping. Touchdesigner is a node-b ...These are ready-made "blocks of code", each performing different fun ...nts, each grouped by category. 'Mapping' is just one of these categ ...ticularly useful for projection mapping. Parameters Window Ev...
Mobile VR - Getting Started Guide
...hey will help you get started. Google Expeditions App This google app, available for both Android ... to visit WEB VR Experiments - Google This is a very cool website where you can experience different types of content using your mobile phone click he...
VR tutorials - Unity
Immerse yourself in seated and room-scale VR, AR and MR with devices such as HTC VIVE and VIVE Pro, Oculus Rift, Microsoft HoloLens, Samsung Gear VR and Google Cardboard. Create merged and mixed reality installations in the Lab’s open-plan project space.