Advanced Search
Search Results
132 total results found
Mobile VR - Getting Started Guide
...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
...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
...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
...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
...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
...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
...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
...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.
Using a Joy-IT TFT LCD Display
...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
...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
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
... 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
...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
... 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
...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
... 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
...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
... 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...