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

122 total results found

Adding content - Music and Audio

Spark AR other Content and Tutorials

There are multiple ways in which you can use audio in ...es to M4A using open source software like Audacity. A tutorial for ... Computer. Select the file you want to open and click Open. Your audio clip will be in the Audio folder of the Assets pane. Note....

How to export your p5.js as a video

Creative Coding Tutorials

...ime-based work in p5.js you may want to capture the canvas as a vi ...re beginning to capture. If you wanted to delay the recording by a certain amount of frames you can change the boolean check. The last block of code in your draw function should be this...

Creating a Landscape

Unreal Engine Basics Creating Virtual Worlds

... modes of the editor. We will want to change two important setti ...k. This is not necessary if you want to make small adjustments. After clicking once to paint our landscape with Noise, it should look like this. As you can see, the height has been r...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...the VR platform and headset you want to target (e.g., Oculus Rift, ...ty, enable the VR platforms you want to support (e.g., Oculus, Ste ...mpatible with the latest VR hardware and software updates. Remember that building VR apps can be a complex process, ...

Using MatrixPortal M4 for animation

Physical Computing Tutorials

... bitmap spitesheet. If you just want to test the code, you can dow ...to 64 x 32 px Draw whatever you want Add new frame and draw until ...URATION direction = 1 #1 for forward, -1 for backward def load_image(): """ ...= 0 direction = 1 # Forward direction sprite_group[0]...

Command Line Tools & Utilities

Creative Coding Tutorials

A Command Line Interface is a way of interacting with a computer ...h your operating system and hardware to perform complex and intens ...useful Free and Open Source Software (FOSS) available online that ...Interface (GUI). Often this software works more efficiently with t...

Intro

Projection Mapping Intro to Projection Mapping

...atic objects. This technique was first used for Disney’s Haunte ... a video of five singing ghosts was projected onto physical busts, ...and immersive projections. Software     A variety of projectio ...n mapping software and masking tools are availab...

How to control Arduino without using delay()

Physical Computing Tutorials

...tors, like giving each person a watch and ask them to action based ... on their own watches. Wiring There are three wires to connect on the Arduino side: LED short pin (-) to Ground LED long pin (+) to PWM Digital pin (D3), via 220Ω resistor Code In thi...

How to use a Bone Conductor Transducer

Physical Computing Tutorials

...onduction? Bone conduction is a way of transmitting sound to the i ...rdrum. In normal hearing, sound waves travel through the air, vibrate the eardrum, and are then passed to the inner ear. With bone conduction, vibrations are sent directly through the sk...

How to install libraries

Physical Computing Tutorials

...brary There are three different ways to install libraries; we'll s ...es are currently available this way, as this feature is relatively new. You will often have to manually download and install a library, following the other two processes. ZIP library Loc...

How to send data to p5.js from Arduino

Physical Computing Tutorials

...ble: function openPort() { // wait for the serial.open promise to return, // then call the initiateSerial function serial.open().then(initiateSerial); // once the port opens, let the user know: function initiateSerial() { console.log("port ...

How to image a Raspberry Pi

Raspberry Pi Raspberry Pi Image

...ficial site to download the software. Choose a suitable version fo ...ard into your computer. It is always a good habit to format the SD ...stem - Erase Click Next and wait for it to finish. 3. Image y ...i Using Raspberry Pi Imager software to Install the Raspberry Pi O...

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

Touchdesigner Interactive Media

... camera. Click Initialize, wait for it to mark "Ready" (1), t ..., and darker areas are farther away. To gather both 'disparity' and 'rgb' data, replace the code in Text DAT with the following: import depthai as dai def onInitialize(oakDeviceOp, ...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...leds, GPIO.HIGH) print("waiting for button") resetLightsandCounter() def resetLightsandCounter(): global counter GPIO.output(leds, GPIO.LOW) counter = 0 print("reset") # setup button handlers GPIO.add_event_detect(re...

Sending data to Arduino

Touchdesigner Interactive Media

...ences. This brief tutorial will walk you through using Firmata, a ...e communication between the softwares through serial.  In Arduino ...nch Arduino. Make sure your hardware matches the software by selecting the correct board and port from "Tools". For ...

Introduction

Physical Computing Workshop: Beginner Physical Computing

...ab, don’t worry—this guide will walk you through the basics. If yo ...rn: Understanding Arduino hardware Understanding Arduino software Using built-in example code and Reading the hookup diagram Installing libraries Using Neopixel Using Ultraso...

Where is the Creative Technology Lab?

About the Lab Frequently Asked Questions

...k, in WG14. Through the main entrance, turn left in the first corner and turn left again. Keep walking down the hallway to the end. Passing throught the fire door, you will see the Creative Technology Lab. Next: When is the Creative Technology Lab open?

What is Unreal Engine?

Unreal Engine Basics

...Unreal Engine is a powerful software that helps creators build vir ...ts. They can create interactive walkthroughs, realistic visualizations, and virtual tours of their designs, providing a more immersive and engaging experience for clients and viewers. ...

Object in the space AR

Spark AR other Content and Tutorials

... You can also duplicate the object in the scene by going to Edit > Duplicate and dragging it somewhere else on the scene: You can also edit the object size, and rotation in the properties menu. Make sure you select the object you want to edit:

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...re a few things you need to be aware of: Downloading and instal ...et a popup window asking if you want to open the Unity HUB, Select ...can choose Unity 2020, just be aware that your interface will look ...Now you are all set and the software is ready for you to create yo...