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

120 total results found

AR with Unity - Step #1 - Development environment setup

Unity AR Image target AR tutorial

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ...ing Unity). Create a Unity personal account. To use Unity you ... when you start running the software. About the Vuforia Engin ...e IOS build support. Please be aware that both Windows and IOS com...

Steam VR setup Tutorial #1 - Player camera setup

VR tutorials - Unity HTC VIVE Tutorials

... might also work, this tutorial was made using Unity 2018.2.21f ...1 Create a Unity personal account. To use Unity you ... when you start running the software. Download and install St ...ra settings for them to work properly. Please right-click over your...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ...ing Unity). Create a Unity personal account. To use Unity you ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...s from the SD card via Serial. Warning If you are using Mac OS X ... Serial.write( i ); // Wait a bit delay( 1000 ); } } Sample MP3 files To help you get up and running...

UE Installation and Set-up

Unreal Engine Basics

...ur computer. Depending on your operating system settings, you might ...finishes, run the installer and wait for it to complete. Creat ...ect which Engine components you want to install. This is where you .... Click the Install button and wait for the installation to compl...

3D Scanning a face for MetaHuman

Metahuman Creator

...se a hairband to hold any hair away from the forehead. Note: This ... from different angles. The software will then build a model from ...o the process entirely. We also want to crop our scan to save the ...ptured. After this, you should wait for the model to generate. Th...

How to hack a brainwave EEG toy - Force Trainer II

Physical Computing Tutorials

What is a NeuroSky Brainwave? NeuroSky Brainwave is a technology that uses EEG ...roSky chip can be found on brainwave-controlled toys such as the S ...tar Wars Force Trainer. The toy can be ...orial, we are using an UNO, hardware Serial (pins 0 & 1) is shared...

OculusQuest - Setting up development enviroment in Unity

VR tutorials - Unity Oculus Quest Tutorials

...ng VR camera behaviour, a first-person control prefab and scripts f ...t grab and haptics. The easiest way to get the Oculus Integration ... You will then be asked if you want to restart the Unity editor, ...other message asking you if you want to upgrade the spatializer pl...

Web App Template for Beginners

Creative Coding Tutorials

...and Express 4) Install Node. 5) Watch videos 12.1. and 12.2. of th ...ally. Press enter. Now you are operating inside that folder using c ...to this project folder (we only want it to live in this folder, no ...ction. You can think about this way: HTML file is like the frame o...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...nding of 3D work but no prior experience is necessary. Please conta ...for the Megascans. The pack we want to import is called the Megas ... which trees/bushes/grasses you want to use by clicking the +Folia .... However, if you feel like you want to add more assets to fill ou...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...nding of 3D work but no prior experience is necessary. Please conta ...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 ...el. This panel shows you the properties of the object you have sele...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...d select your DEVICE in the parameters window - you can read more abo ...ut operators and the parameters window here. Connect this operator to a Null TOP and activate ...ere select the Level TOP. This operator is useful to adjust the bri ... object from it's background we want to look for the white pixels ...

How to use MatrixPortal M4

Physical Computing Tutorials

... without needing additional hardware. Power: Can be powered via US ...ician for help instead. This jumper is used for use with 64x64 matr ...ices. You can close the jumper by using your soldering iron to ... solder on the bottom solder jumper so the middle pad is 'shorted' ...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...ept one code at one time. If we want it to do multiple things at t ...s the distance value, and if we want to use the data, we will need ...if statement is the most common way to make a simple interaction b ... and print the distance in centimeters. float distance = distance...

Using a Monochrome 1.3" 128x64 OLED display

Physical Computing Tutorials

...ou'll need to solder the two jumpers on the back of the OLED. Both ...mage into bitmap code image2cpp was created by GitHub user javl an ...d provides a handy way to create bitmaps without inst ...alling any additional software. Know more here. Upload your ...

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 ... thing on your pi based on the operating system you used. Method 2: ... -t sine -f 440 -c 2 Or play a WAV sound file: aplay /home/pi/Mus ...ic/youOwnSoundFile.wav Or play a MP3 sound file: cvl...

Using L293D IC for motors

Physical Computing Tutorials

...drive currents of up to 600 mA (per channel) at voltages from 4.5 V ...and has custom functions for forward(), backward(), stop(), turnRight() and ...; */ } void loop(){ forward(); delay(5000); backward(); delay(5000); stop()...

Making Breathing Light with LEDs

Physical Computing Tutorials

... pins to control it and have it perform is breathing light. The second LED in this tutorial is optional. Wiring Wiring is simple, there are just 2 wires and a resistor. LED short pin (-) to Ground LED long pin (+) to PWM Digital pin (D3), via 220Ω resisto...