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

148 total results found

Interactive Projections

Projection Mapping

...t. This can be done in multiple ways, this tutorial will briefly i ...e here: https://www.youtube.com/watch?v=1Uw2PWT2PWTR_XM&t=529s. Begin by connecting your Vi ...he Threshold value; Ideally you want to get completely transparent ...he detected objects:  import cv2 import numpy as np def onC...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...y Download and install Unity 2019.2.0f1. Previous versions might a ...so work, however, this tutorial was made using Unity 2019.2.0f1 (please read the following ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com...

Variables

Python for Beginners

...us that 1 + 1 gives a result of 2. However, you may want to use a certain value more t ...ontains an integer of the value 2. Now we can display this by giv ...ome solutions. Where we assign 1234 to a variable called print, i ... action, we'll keep things this way for now in order to better und...

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

Creative Coding Tutorials

...m anywhere. Bit of background (Feel free to skip) GitHub is a web ...something goes wrong, you can always go back to when it did work! ...e. Very important!!!1!!1! The way that GitHub pages work is that ...). For instance, if my username was 'jonny' my GitHub pages URL wi...

An Introduction to 2D in Unity 5

...rief introduction to starting a 2D project in Unity. Creating a p ...ources The difference between 2D & 3D in Unity Overview, ...terminology and gameplay in 2D Tutorial Create a New Proj ... and a location, and select the 2D option Your screen should ...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...ne what an object will look and feel like in Unreal Engine. We can ...p the Quixel Bridge window. 2) Adding Materials Quixel contai ...lenging to find exactly what we want. It is important to think abo ...ce you find a material that you want to use, select it, download i...

How to set the sound output in Raspberry Pi

Raspberry Pi Tutorials

...low will show you two different ways to set the output device. Met ...erating system you used. Method 2: Terminal Command For example, ...dio output: amixer cset numid=3 2 The 2 at the end indicates HDMI. 0 = ... Auto 1 = Analog (3.5mm jack) 2 = HDMI Method 3: Use raspi-con...

Using L293D IC for motors

Physical Computing Tutorials

What is L293D? The L293D is a 16-pin Motor Driver IC ...aneously in any direction. The L293D is designed to provide bidir ... in toys. It usually comes with 2 wires, one red(+) and one black ... speed of the motor. Taking a 12V DC motor for example, we conne...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains th ...s and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is ... a separate software and might have implemented di...

What are GPIO pins on Raspberry Pi?

Raspberry Pi

...ges such as Python and Scratch. 2. Board numbering Board numberin ...unique functions, such as GPIO 02 and GPIO 03 are also the pins o ...utton(3) leds = gpzero.LEDBoard(26,16,20,21) # functions to control behav ... counter = 0 def binary2lights(showThis): leds.value...

Web App Template for Beginners

Creative Coding Tutorials

... one yet. I like Visual Studio. 2) Create a folder for your proje ...and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of this excellent tutorial by ...to this project folder (we only want it to live in this folder, no ...itle!</h1> </body> </html> 12) Go to localhost:3000 and refre...

How to use MatrixPortal M4

Physical Computing Tutorials

...Wi-Fi support thanks to the ESP32 coprocessor. Here are some key ...Cortex M4 processor running at 120 MHz. Coprocessor: ESP32 handles Wi-Fi and network commu ...nication. Memory: 512KB of RAM, 8MB of QSPI flash sto ... without needing additional hardware. Power: Can be powered via US...

How to use a Rotary Encoder Button

Physical Computing Tutorials

... rotary encoders rotate all the way around continuously and are di ...vided up into 24 'segments'. Each segment has a ... clicky feeling to it, and each movement cl ...o open and close. Wiring Top 2 Pins: one pin to D4 one pin to ... middle pin to GND Left Pin to D2 Library EncoderStepCounter ...

Accessibility Statement

About the Lab Frequently Asked Questions

...s accessible as possible and we want as many people as possible to ...te using speech recognition software listen to most of the websit ...accessible to screen reader software old video content is missing ...accessible to screen reader software or using just a keyboard Fee...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...3 supported Unity versions: 2017.4 LTS 2018.4 LTS 2019.2 We strongly recommend using ... Unity 2019.2 as this is the version we are c ... Package (Version 14.0 on March-2020) as it will provide additional ...t grab and haptics. The easiest way to get the Oculus Integration ...

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 ... referened to the path "./src/" 2. Click on the "index.html" file ... see the default p5.js scripts. Feel free to add these underneath. ...ript src = "./src/webm-writer-0.2.0.js"></script> <script src...

3D Geometry and Parametric Design

Creative Coding Concepts

...od of generating 3D meshes from 2D images based on the RGB colour ...pace and making this content viewable in low-fi VR headsets. I ha ...ve been making a piece of software using openFrameworks to explo ...elling and explain how this software can be used as a tool to expl...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

...Mounted Display) Using Steam VR 2.2 plugin. Please notice that thi ...s Download and install Unity 2018.2.21f1. More recent versions might ... also work, this tutorial was made using Unity 2018.2.21f1 Create a Unity personal ... when you start running the software. Download and install St...

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

Touchdesigner Interactive Media

...efore launching TouchDesigner. 2. Setting up TouchDesigner 2.1 Connecting the Camera Co ... Launch TouchDesigner. 2.2 Using OAK Device CHOP From ... camera. Click Initialize, wait for it to mark "Ready" (1), t ...era using the DepthAI library. 2.3 Displaying Data in TouchDesig...

How to use DFPlayer mini to play MP3

Physical Computing Tutorials

...iring VCC to 5V (Power) RX to D2 via 1K resistor TX to D3 SPK_1 ...ed wire GND to GND (Ground) SPK_2 to Speaker(-) black wire poten ...e sure you are using .mp3, not .wav or any other audio formats. #i ...nclude "SoftwareSerial.h" #include "DFRobotDFP...