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

167 total results found

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 ...ur subject maintains a neutral expression and does not move. Your ...o the process entirely. We also want to crop our scan to save the ...

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

...t grab and haptics. The easiest way to get the Oculus Integration ...us Integration” on the search box. Once you have found the ... 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...

Accessibility Statement

About the Lab Frequently Asked Questions

...his website uses HTML 5 (HyperText Mark-up Language) and CSS (Cas ...s accessible as possible and we want as many people as possible to ...oom in up to 300% without the text spilling off the screen navig ...te using speech recognition software listen to most of the websit...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...anding of 3D work but no prior experience is necessary. Please co ... small assets and materials, Quixel also releases megascans, whic ...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...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...anding of 3D work but no prior experience is necessary. Please co ...d Asset Libraries. 1) Using Quixel Quixel is a Material and Asset Libra ...r projects. We will be using Quixel to select a material for the ... on + Add, we can select Add Quixel Content which will open up th...

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 ...ck Close You may not see the exact thing on your pi based on th ...Method 2: Terminal Command For example, setting HDMI as default a ...udio output: amixer cset numid=3 2 The 2 at the ...

"Hello, World!" in Node.js

Creative Coding Tutorials

...e (also known as Terminal on OS X or Command Prompt on Windows). ... can get to grips with the syntax before diving into the CLI. ... An introduction to Unix and Shell - The Interactive Tel ... interesting introduction to Unix, which is the precursor and mod...

How to install Node.js on Raspberry Pi

Raspberry Pi Tutorials

... those with basic command line experience. In the terminal or vi ...ttps://deb.nodesource.com/setup_10.x | sudo -E bash - Install Node ...ckage is installed: node -v Extra steps You may also wish to install the development tools to build native addo...

Planning

Creative Coding Concepts

...gging Data structures - JSON / XML / CSV Objects Pseudoclassi ...osmani.com/resources/essentialjsdesignpatterns/book/ Ternary statemen ...t environment - Atom + plugins/extensions Math functions - rando ...m, sine map() P5JS pixel arrays stroke, fill, other f...

Programming and the Patch Editor in Spark AR

Spark AR Programming with Patch Editor

...ten blocks of code that make it easier for the user to start programming without needing to know underlying programming syntax. The following videos contai ...nteraction, please speak to the XR technician in the Creative Technology Lab for assistance.

When is the Creative Technology Lab open?

About the Lab Frequently Asked Questions

The Creative Technology Lab is open at the following times: Monday to Friday 10:00 – 13:00 13:00 – 14:00 Lunch ...Break 14:00 – 18:00 Next: Who works in the Creative Technology Lab?

Where to buy components

Physical Computing

...ields, etc... Proto-PicOffers 10% student discount SKPang #D ...0 RSCollect from Bow or free next day delivery MouserFree deliv ...ery over £33 Bitsbox Robotics + components Techn ...(China) DF Robot (China) DealExtreme (China) Digikey (USA) Al...

How to use a rotary encoder

Physical Computing Tutorials

...cremental Rotary Encoder, YUMO E6B2-CWZ3E, the colours referred t ...ation. Here’s a simple visual explanation of how an incremental ...aft angle. This allows you to always know the exact position, even after power i ...he number of rotations. Basic Example In this basic example, the...

Using a Soil Moisture Sensor

Physical Computing Tutorials

... to A0) Getting started This example turns on the built-in LED ...Value; int limit = 300; //300-600 is a good range of moisture g ... void setup() { Serial.begin(9600); pinMode(13, OUTPUT); } vo ...talWrite(13, LOW); } delay(100); }

Making Breathing Light with LEDs

Physical Computing Tutorials

...o with "~" in front of it. For example, pin D3, D5, D6, D9, D10 and D11 on Arduino UNO are PWM ...logWrite(255) means a signal of 100% duty cycle. (turns somthing on) It can be used in controlling the brightness of LED, speed control of DC motor, contro...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...just a simple tap is enough to exchange data. In this tutorial, w ... involving Arduino. If you only want a simple read and write funct ...using NTAG203, NTAG215 or NTAG216 should work fine as well. You c ..."https://" part uint8_t urlPrefix = 0x01; // 0x01 = http://www. ...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...n identifier that it will put next to your commits (you know, so ...mmand line interface - it's a text-based way of navigating our folders and ...lobal user.name "Replace this text with your name" Don't forget ...to replace the text in quotes with your actual nam...