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

34 total results found

Adding content - 3D model from the internet

Spark AR Importing 3D content from different sou...

...y the poly count (the number of faces that make up your model). Addi ...d geometry - the points, and surfaces that make up your 3D model. Th ...he model) and materials (the surface finish) to define what your mod ...l. Specular - this controls surface highlights and shininess of the...

How to send data to Processing from Arduino

Physical Computing Tutorials

...'\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.ValueOfRawData, max.ValueO ...alue is 1023. //and I want to map the background colour from blac...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...gRead(potAngle); int rotationMapped = map(rotation, 0, 1023, 0, 180); // ...o's angle (0 to 180) int angleMapped = map(angle, 0, 1023, 0, 180); // sca ...0) rotateServo.write(rotationMapped); // rotate servo motor 1 ...angleServo.write(angleMapped); // rotate servo motor 2 ...

Student works

About the Lab Lab Orientation notes

...ommunication (2019) Arduino, stepper motors, LDR sensors Projection Mapping Projection-mapped suitcases by Bufeng Zhang, M ...Design Communication (2019) MadMapper, Arduino, microswitch VR and ...n Yuen, BA Information and Interface Design (2019) Unity

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...creating interactive projection mapping projects. In TouchDesigner there are various methods to achieve this; This tutorial will introduce you to some common techniques to determine the position of an object. Let's dive in! To begin, open the VideoDeviceI...

What is the Creative Technology Lab?

About the Lab Frequently Asked Questions

... Physical Computing, Projection Mapping, Games, and Virtual Reality. Students come to this area with an idea and the technical team support students in breaking down their initial ideas, identifying what skills they need to learn, suggesting how to get sta...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

... strip.clear(); int j = map(distance,10, 30, 0, strip.numPixels()); Serial.println(j); for(long firstPixelHue = 0; firstPixelHue < 3072; firstPixelHue += 256) { for(int i=0; i<=j; i++) { // For each pixel in strip... int pixelHue = ...

Interactive Projections

Projection Mapping

...ons, the first step would be to map the space and track anyone/anyt ...n large areas by targeting a surface with a laser and measuring the ...the right hand side of the interface, look for 'CPlusPlusCHOPExample.sln' and double click on it. At this point V...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

...the top left corner of the interface, click on this button to conne ... are now presented with a depth map, from the heading select Record ...to the Play section of the interface and change the count to loop your video.  Your recording is now ready! ...