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

50 total results found

How to use Grove Serial Bluetooth v3.0

Physical Computing Tutorials

...* Permission is hereby granted, free of charge, to any person obtain ...* Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal * in the Software witho...

AR with Unity - Step #3 - Adding content to your project

Unity AR Image target AR tutorial

...t, this will allow you to get a free Vuforia license key and also to ...otice that you can use a single free license for multiple projects, however, you could also have different licenses for different reasons that are not going to be explored in this tuto...

Using an PN532 RFID reader

Physical Computing Tutorials

...You can read/write these blocks freely. // Use "MifareClassic_Read ...You can read/write these blocks freely. // Use "MifareClassic_ReadAllMemory.ino" to check all the blocks if (nfc.scan()) { if (nfc.readData(dataRead, READ_BLOCK_NO) != 1) { ...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

... are now presented with a depth map, from the heading select Record and hit the record button. Once you've stopped recording move to the Play section of the interface and change the count to loop your video.  Your recording is now ready! Launch Tou...

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

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

Student works

About the Lab Lab Orientation notes

...19) Arduino, stepper 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, 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...

Installing PyCharm

Python for Beginners Setting Up Your Environment

... the coding process, encourages best practices, and enhances productivity. PyCharm is a popular free IDE for Python development that has all of the features listed above. Follow the steps below in order to get it up and running on your system. Mac Windows

Command Line Tools & Utilities

Creative Coding Tutorials

...ere is a large amount of useful Free and Open Source Software (FOSS) ... --with-fdk-aac \ --with-freetype \ --with-fontconfig \ --with-libass \ --with-libvorbis \ --with-libvpx \ --with-opus \ --with-x265 Example use...

"Hello, World!" in Node.js

Creative Coding Tutorials

...Atom text editor, because it is free, cross-platform and good for beginners to advanced programmers. You will be editing JavaScript files throughout this tutorial, which can be done with almost *any* simple text editor you happen to have on your computer....

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...where. Bit of background (Feel free to skip) GitHub is a website that stores what are called repositories. Repositories contain code, very much just like a folder on your computer. Git is what is called a version control system and to us what it means is...

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...d downloading extra components. Next step - Adding content to your project In the next step, we will create a free Vuforia developer account, generate a license key and create a target database using your own content. Go to step #2 - Unity project setup

AR with Unity - Step #2 - Unity project setup

Unity AR Image target AR tutorial

...ace the sample content. Next step - Adding content to your project In the next step, we will create a free Vuforia developer account, generate a license key and create a target database with your content. Go to step #3 - adding content to your project

How to export your p5.js as a video

Creative Coding Tutorials

...the default p5.js scripts. Feel free to add these underneath. <script src = "./src/CCapture.js"> </script> <script src = "./src/webm-writer-0.2.0.js"></script> <script src = "./src/download.js"></script> If you don't add these scripts to th...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...erial and Asset Library that is free to use with Unreal Engine. This provides easy access to thousands of pre-made assets for your projects. We will be using Quixel to select a material for the landscape we already created. Open up the Content Bowser in t...

3D Scanning a face for MetaHuman

Metahuman Creator

...ontain the head of your model but not any excess points that were captured. After this, you should wait for the model to generate. This can take a couple of minutes. You are free to press continue after the model is generated and wait for the processing.

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...restart button. If your Arduino freezes, lags or does anything weird, you can press the button. 3. Arduino Model The white label indicates the model we are using. In the kit, you will find a LEONARDO, and we will need this piece of information later. 4. Di...

Course

Useful learning resources

Creative Coding

...n Academy Programming courses - Free online video courses with interactive code editor Lynda.com - Foundations of Programming Fundamentals Learn JS - Introduces some basics of JavaScript using an interactive browser-based prompt Praxent - Resource roun...

Installing the software

Touchdesigner Basics of Touchdesigner

...e.ca/download. Touchdesigner is free but this release comes with a couple of limitations, but nothing that would stop you from working on your project. On the same page register for an account and look for the header "My Licenses", on the right. From here ...