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

155 total results found

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

World Effects in Spark AR Watch this video which explains the basics of World Effects in Spark AR. There are multiple different starter templates in Spark AR that make use of world effects. To make your development easier, choose a template that is most...

Intro to Touchdesigner

Touchdesigner Basics of Touchdesigner

About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming ...f your webcam's resolution is 1920x1080, the VideoDeviceIn TOP ma ...y display a warning: "Resolution limited to a ...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ... extensions that allow users to customise the IDE's functionality, add...

UE Installation and Set-up

Unreal Engine Basics

...finishes, run the installer and wait for it to complete. Creat ...ent version of Unreal Engine 2. (Optional) CLick the Browse bu ...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

...is will open your phone camera. 2. Prepare your subject and light ...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 ...

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...ng and installing the Unity Hub 2-Creating an account 3-Installin ...re a few things you need to be aware of: Downloading and instal ... you finish, continue with step 2. Creating an account. Once y ...et a popup window asking if you want to open the Unity HUB, Select...

How to use DFPlayer Pro to play MP3

Physical Computing Tutorials

...le with an internal storage of 128MB. The module can be used as a ...to GND (Ground) RX to D3 TX to D2 R+ to Speaker(+) red wire R- to ...ack wire Connect L+ & L- if you want stereo audio File handling ...hat folder. Library DFRobot_DF1201S library will be used for thi...

Touch sensor - Using an CAP1188

Physical Computing Tutorials

...e CAP1188 has support for both I2C and SPI, so it easy to use wit ...rocontroller. If you are using I2C, you can select one of 5 addre ...0 capacitive touch pads on one I2C 2-wire bus. Using this chip is a ...! Touch sensor - Using an MPR121 Touch sensor - with No Senso...

How to make Animation on NeoMatrix with Processing

Physical Computing Tutorials

...8x8 Adafruit NeoMatrix. Wiring WarningIf you have a bigger matrix ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...rial(this, Serial.list()[1], 115200); // Change baud rate if need ...cloc = (x*pixelSize + pixelSize/2) + y*pixelSize * width; col...

Using Smartphont to Read NFC tag

Physical Computing Tutorials

...ing an iPhone to tap on the NTAG203 to open up a link. This tutor ... involving Arduino. If you only want a simple read and write funct ...ry We will be using DFRobot PN532 module, please refer to this tu .... We will be using Adafruit_PN532 library, we have a tutorial on ...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

... a bunch of chips by having an I2C constant-current matrix contro ...o is write data to it using the 2-pin I2C interface. There are three ad ...ol up to 8 of these on a single 2-pin I2C bus (as well as whatever other ... I2C chips or sensors you like). Th...

How to use an Electromagnet

Physical Computing Tutorials

...ck GND to GND Yellow SIG to PIN 2 Getting started The following ...m. const int electromagnetPin = 2; // Electromagnet connected to ... digital pin 2 void setup() { pinMode(elect ...ln("Electromagnet ON"); delay(2000); // Turn the electromagn...

How to connect a push button or switch

Physical Computing Tutorials

...hes? Buttons and switches are a way of opening and closing a circu ...ir position, they can be a good way of indicating the mode of a de ...vice, such as playing video forward or backwards. Micro switches can with mo ...e( ledPin, LOW ); } } If you want to add a toggle functionality...

UE Foliage

Unreal Engine Basics Creating Virtual Worlds

...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 out your scene, the foliage packs also contain small...

What is a Raspberry Pi Pico?

Raspberry Pi

...the Raspberry Pi Foundation. It was announced in January 2021 and represents a departure fro ...Raspberry Pi. The Pico includes 26 programmable general-purpose i ...co WH have on-board single-band 2.4GHz wireless interfaces. Set ...load the correct MicroPython .uf2 file for your board. Raspberry ...

How to use IR Breakbeam Sensor

Physical Computing Tutorials

...frared; detects changes in long-wave IR (heat) in its field. ...ND White to pin 4 Rransmitter (2 wires) Red to 5V Black to GND Get Started #define LEDPIN 13 #define SENSORPIN 4 int sensorState = 0; int lastState = 0; void setup() { p...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

...use Blueprints or C++ to handle custom logic. Optimize for Performance: VR applications require high performance for a smooth experience. Optimize your assets and level design to maintain a stable frame rate (e.g., optimize textures, use LODs, redu...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

...u don't already have one. Step 2: Click HERE and leave a comment ...e interface - it's a text-based way of navigating our folders and ...ed to navigate to the folder we want to put the documents in. Let' ... files you have changed" You always have to put -m followed by a ...