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

132 total results found

Mobile VR - Getting Started Guide

VR tutorials - Unity Mobile VR

...tional gadgets. Inspiration Below you will find a list of online ...both Android and IOS devices, allows you to access lots of content ...vice. click here to visit Software There are many different t ... create VR content, some will allow you to create simple content fa...

Installing Unity

VR tutorials - Unity HTC VIVE Tutorials

...process, please make sure to follow the 4 steps: 1-Downloading and ...re a few things you need to be aware of: Downloading and instal .... Before clicking on the link below, please make sure that once you ... Hub" as shown in the picture below. Go to the download page by ...

Importing and Placing 3D Models

Unreal Engine Basics Creating Virtual Worlds

...imported into by selecting that folder before clicking on Import.. This will make file management easier in the future. Select all the files you want to import to your project. Fo ...e with this tutorial, please follow the next article in this series.

Introduction to the PyCharm IDE

Python for Beginners

...The setup page also asks if you want to create a main.py welcome script; for this project, you should keep this option checked. This will have PyCharm create a basic Python file for you instead of just preparing a blank directory. Once the setup is complet...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...torial is to get a circle to follow our mouse, so let's add a Mouse ...f reference for our mouse to follow: Click on the Viewer Active but ...The circle is now moving and following your mouse, however you migh ..." for the Channel Names; This allows us to only remap the tx values...

How to send data to Processing from Arduino

Physical Computing Tutorials

...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...d max. value is 1023. //and I want to map the background colour from black to white, 0(black) - 255(white) float BW = map(value1,0, 1023, 0, 255 ); //create a variable to contain the...

(MAC) How to use Phomemo Thermal Printer M834

Physical Computing Tutorials

...instead, it is essential if you want to do auto-printing in the next step. Go to System Settings -> Printers & Scanners Click the drop down menu of Default paper size Select your new custom paper size 4. Set up Auto-Printing with Automator We have a t...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

...omputer). 1. Micro USB Port Connect the Arduino with your computer using the USB cable, you will see the yellowish light turned on. 2. RESET Bu ...utput pins. For example, if you want to create a breathing light e ...part, Understanding Arduino software.

Course

Using a Joy-IT TFT LCD Display

Physical Computing Tutorials

...lude <Adafruit_ST7789.h> // Hardware-specific library for ST7789 # ... consectetur adipiscing elit. Curabitur adipiscing ante sed nibh ti ...draw test testlines(ST77XX_YELLOW); delay(500); // optimized ...00); testfillrects(ST77XX_YELLOW, ST77XX_MAGENTA); delay(500);...

How to make Animation on NeoMatrix

Physical Computing Tutorials

...y. Once set up, they are very durable and efficient. They are commo ... +5V to 5V GND to GND Library WarningDownload version 1.9.0 or b ...elow of Adafruit Neopixel library fo ...started The example shows the upward arrow first and then the anim...

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 ...tions. Linking nodes together allows us to manipulate data and prog ... however in Touchdesigner data flows left to right.        Layer...

Using the MAX9814 mic amplifier

Physical Computing Tutorials

... MAX9814 microphone amplifier allows you to easily detect sound.  ... Retrieving Data  This code allows instructs the mic to detect an ...this data, you can temporarily slow down the data coming in from th ...olume is above this threshold a warning comes up in the Serial Mon...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...ment Environment (IDE) is a software application that provides a c ...ctify errors in their code by allowing step-by-step execution, vari ...n find that version control software will become an indispensable ...nstant feedback on code errors, warnings, and potential issues is ...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

... tutorial on how to get the software started is available here. Th ...t up as an extended monitor: follow the steps provided here for Win ...ask your area of projection and warp your content onto it. Drag and drop it on your network.  In the parameters’...

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 ...lease read instructions below before installing Unity). ... when you start running the software. About the Vuforia Engin ... the Vuforia Engine, this SDK allows you to easily create AR applic...

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 ... when you start running the software. Download and install St ...asset store, this plugin will allow us to integrate and use both th ... the SteamVR folder (see path below) or just typing "Player" into ...

Mobile VR -Setting Up Unity

VR tutorials - Unity Mobile VR

...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ...lease read the following instructions before installi ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com...

Introduction to Python

Python for Beginners

... first released in 1991, Python was designed to emphasize code rea ...cepts are relatively straightforward to grasp. Getting Started To ...ning Python is a valuable and rewarding endeavor. So, let's dive in and begin our exciting journey into the world of...