Skip to main content
Advanced Search
Search Terms
Content Type

Exact Matches
Tag Searches
Date Options
Updated after
Updated before
Created after
Created before

Search Results

30 total results found

Intro to Projection Mapping

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

Projection Mapping Intro to Projection Mapping

... 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

Projection Mapping Intro to Projection Mapping

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 ...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...xternal read for fun:) What is IP address An IP address, or Internet Protocol a ...livered to a specific location. IP addresses can be dynamic, meani ...ect destination. How to find my IP address Google SeaGoogle Search - "What's my IP address?" Go to Network Prefere...

Machine Learning with Physical Computing - TensorFlow Lite & Arduino Nano 33

Physical Computing

...learning framework developed by Google. It provides a comprehensive ec ...rial [14/5/2024]. Download the zip here. For other and latest vers ...ain a Model We are going to use Google Colab to train our machine lear ...ning model with TensorFlow. Google Colab is a free cloud-based pla...

Pi War 2024 Log

Raspberry Pi

... = wlan.ifconfig() # print('ip = ' + status[0]) # Open socket ...CLIENT Make sure you change the IP address of your pi, which you c ... = wlan.ifconfig() # print('ip = ' + status[0]) while True: ...us = wlan.ifconfig() print('ip = ' + status[0]) led.on() ...

How to send files to Raspberry Pi using SSH

Raspberry Pi Tutorials

...Install software, run Python scripts, update your system Control a ... SSH will be enabled Find Pi's IP address In Terminal, hostname ...192.168.1.42, this is your pi's IP address File Transfer 1. From .../to/local/file pi@<raspberry_pi_ip>:/home/pi/ 2. To Send a Whole F...

Intro

Projection Mapping Intro to Projection Mapping

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...

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...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 wh ...fferent tools along with a description. A-Frame This is a fun to use online t...

3D Geometry and Parametric Design

Creative Coding Concepts

...ls. Pre-requisites Download Google Cardboard app for iPhone or Android Access to a com ...ne some of the fundamental principles of 3D geometry that allow th ...ible outcomes. If there are multiple input parameters then those p ...colour, shape and the relationships within these) to create new pi...

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

...nimation Using random numbers Mapping values from one range to an ...code. Download the code and unzip it on your desktop. The code i ... 08_random_recursive_tree/ 09_map_weather_api/ 10_map_hsb_colours/ Variables Firs ... more about variables in JavaScript Using variables Supporting ...

What equipment is available?

About the Lab Frequently Asked Questions

... Lab we have a wide array of equipment and resources available to ...d use during term time. This equipment is prioritised for students ... on stakeholder courses. Equipment can be booked from ORB or l ...ice hours in term time. Some equipment may require induction or Te...

Unity for Beginners Workshop

Unity

....png format ), you can also use google images to search for images tha ...t you might want to use. Google Images You can also create a free account on textures.com. This is an excellent website for seamless image textures, e.g. wood, grass, bricks and tile...

Depth Camera for Mac Users: Setting Up the OAK-D Pro in TouchDesigner

Touchdesigner Interactive Media

...e already installed Python and pip, you can check your Python vers ...he DepthAI library by typing: pip install depthai At this point, ...Start. This CHOP runs a script in Text DAT that captures RGB ...ning! 3. Capturing a Depth Map Next, we'll program the camera...

How to make Animation on NeoMatrix

Physical Computing Tutorials

...trix is a grid lined up with mutiple Neopixel. Neopixel is address ... easily program the Neopixel strip for your project. They come in ...Note that for older NeoPixel strips you might need to change the t ...st uint16_t PROGMEM // These bitmaps were written for a backend tha...

Student works

About the Lab Lab Orientation notes

...interpreting data over OSC from iPhone Physical Computing Chronic ... motors, LDR sensors Projection Mapping Projection-mapped suitcases by Bufeng Zhang, M ...Design Communication (2019) MadMapper, Arduino, microswitch VR and AR The Phone by Ryan Yuen, B...

Intro to Touchdesigner

Touchdesigner Basics of Touchdesigner

...ysical computing and projection mapping. Touchdesigner is a node-b ... nodes together allows us to manipulate data and program our netwo ...rators, or DATs, help manage scripts and data tables for communica ...nts, each grouped by category. 'Mapping' is just one of these categ...

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.

How to Configure a Raspberry Pi for the first time

Raspberry Pi Raspberry Pi Image

...e power supply and all other equipment you need, the Pi should sta ...ss to the internet. 5. Brower Google Chrome and Firefox are both preinstalled, you just need to choose one as your default browser. You can still access the other run from the start me...

Using NFC Tools to Read/Write NFC tag

Physical Computing Tutorials

...tags and other compatible NFC chips. Simple and intuitive, NFC Too ...e app, it is available for both iPhone and Android. Choose Write. Add a record. URL/URI to open a link, there are other functions that you can explore. Put in your link. Hold th...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

... this tutorial, we are using an iPhone to tap on the NTAG203 to open up a link. This tutorial is more intensive and will be more useful if you have other interactive components in your project involving Arduino. If you only want a simple read and write fun...

How to send data to Processing from Arduino

Physical Computing Tutorials

...nt value1; //int value2; //multiple data from arduino if needed ...'\n'); } void draw() { //map() is a important function to us ... range to use in Processing //map(a, b, c, d, e) has 5 Parameters ... //map(theVariableYouWantToMap, min.Va...