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

174 total results found

Web App Template for Beginners

Creative Coding Tutorials

... a local web app that you can modify in your future projects. Back ...e Node.js. Setup 1) Get a code editor if you don’t have one yet. I ... like Visual Studio. 2) Create a folder for your p ...uments folder. 3) For Visual Studio: Open example_app folder and c...

An Introduction to 2D in Unity 5

...unity/download Resources The difference between 2D & 3D in ...ect. You can do this one of two ways: Option 1: On the menu ba ...e from GameObject to Main: Adding C# script to the GameObject ...the script has been added Adding code to C# script using MonoD...

How to use a rotary encoder

Physical Computing Tutorials

...ocessed to determine rotational direction, position, and speed, ma ...pes of control systems. Wiring Different models of rotary encoder ...s will have different colour codes. I am using ... the amount of rotation and the direction. By reading these pulses...

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

Touchdesigner Interactive Media

...ct tutorial and might have been disappointed to discover it is only compatible wit ... camera. Click Initialize, wait for it to mark "Ready" (1), t ...using the DepthAI library. 2.3 Displaying Data in TouchDesigner ...at capture images from slightly different angles. By comparing the...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...rrectly. In the project, go to Edit > Project Settings > Editor and check that your settings ...liar with the command line, the way to use it is to type a command ...command - cd stands for "change directory". The command looks lik ... Path". You can paste the path directly into the command line aft...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains th ...rk AR. There are multiple different starter templates in Spark AR that make use of face tracking. To make your development easier, choose a template that is most similar to your idea. Yo...

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 th ...rk 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 similar to your idea. Yo...

Using a Sparkfun Sound Detector

Physical Computing Tutorials

...fun electronics that provides a way to detect ambient sound levels ...e connections on the board: Audio - This is the raw audio from the microphone. Envelope ...mbient sound. Gate - This is a digital value representing if soun ... can use both at the same time: Digital Wired up in digital mode t...

Hello World

Python for Beginners

...t the "type" of Python file you want PyCharm to create. For this e ....py file will also open in the editor. ust like before, you can r ...ingful output. It will simply indicate that the program finished w ...print(), we provide the text we want Python to print. This text mu...

How to create 360 Video for the Igloo system

How to create 360 video for the Igloo s...

...r, some steps or details may be different when using different hardware. Step 1 Set up your 360 ca ...ugh storage for your whole recording. Set the capture resolution ...ecord in atleast 4K 30FPS but always choose higher if possible. Pr ...nce the content will be finally displayed at a maximum of 30 FPS. ...

3D Geometry and Parametric Design

Creative Coding Concepts

...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 ...elow is a screenshot of the software: Code available here. Aims ...

Controlling an actuator with TinkerKit Mosfet

Physical Computing Tutorials

...mall, cheap module which takes away all these headaches, on the Ar ...other side of your actuator) **Warning**The TinkerKit Mosfet can ... board it can be controlled via digitalWrite just like an LED. The ...et operates just like any other digital device. #define actuatorPi...

Using a Sparkfun MP3 Trigger

Physical Computing Tutorials

...fun electronics that provides a way to play MP3 files from a Micro ...your headphones for testing. Loading files You must us a micro SDS ...s from the SD card via Serial. Warning If you are using Mac OS X ...); // 0 = maximum volume, 255 = minimum volume } void loop() { //...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

... for these big bright 7-segment displays. These 7-segment displays normally require 13 pins ...you like). The driver chip can 'dim' the entire display from 1/16 brightness up to ...ness in 1/16th steps. It cannot dim individual LEDs, only the enti...

How to control Arduino without using delay()

Physical Computing Tutorials

...) There is an example that is modified from the built-in example B ... void setup() { // Initialize digital pin LED_BUILTIN as an outp ... // Toggle the state digitalWrite(LED_BUILTIN, ledState ... void setup() { // Initialize digital pin LED_BUILTIN as an outp...

3D Scanning a face for MetaHuman

Metahuman Creator

...o a MetaHuman for you to use in digital content. This guide assume ...l features of the scan to a new digital subject. 1. Using the Real ...se a hairband to hold any hair away from the forehead. Note: This ...le pictures of the subject from different angles. The software wil...

Steam VR setup Tutorial #2 - Teleporting around your scene

VR tutorials - Unity HTC VIVE Tutorials

...ease drag both white circles in order to get the desired shade of blu ...n top of our plane, the easiest way to achieve this is by duplicat ..." and select duplicate. In order to keep things tidy, let's rena ... duplicated a 3D object created directly in Unity, the Mesh collid...

"Hello, World!" in Node.js

Creative Coding Tutorials

...to grips with the syntax before diving into the CLI. An intro ...ror then you may need to downloading and installing again. Instal ...l other software (optional) We recommend inst ...alling and using Atom text editor, because it is free, cross-p...

Using Quixel Materials

Unreal Engine Basics Creating Virtual Worlds

...sumes you have a basic understanding of 3D work but no prior exper ...materials can be easier or more difficult depending on how detailed a material ha ... Quixel Bridge window. 2) Adding Materials Quixel contains tho ...lenging to find exactly what we want. It is important to think abo...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...he position of an object. Let's dive in! To begin, open the Video ... to a Null TOP and activate the Display option by clicking on the ... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal...