Advanced Search
Search Results
177 total results found
Steam VR setup Tutorial #3 - Interactable object setup
...to learn how to create two "throwable" objects but first, we are g ... create a plinth to put the throwable objectS on so it is easier t ...now see a cube intersecting the walking plane. Now let's chan ...y, you can call it whatever you want, we suggest a meaningful name...
3D Geometry and Parametric Design
...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 ...
How to use 7-Segment LED Backpack
... 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()
...) 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...
Sending data to Arduino
...ences. This brief tutorial will walk you through using Firmata, a ...e communication between the softwares through serial. In Arduino ...nch Arduino. Make sure your hardware matches the software by selecting the correct boar ...lette and select Tools, where a list of components will appear. Sel...
3D Scanning a face for MetaHuman
...ill show you how to create a realistic copy of yourself into a MetaH ...uman 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 ...
Web App Template for Beginners
... 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...
"Hello, World!" in Node.js
...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...
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 do Basic Commands in Terminal
... ls List all files and directories in the current folder ...me Change to a specific directory cd ... .. Go up one directory mkdir myfolder Create a new ...
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 ...art we won't be dealing with tradition coding, instead we will be using nod ...locks of code", each performing different functions. Linking nodes...
Using Quixel Materials
...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...
How to make Animation on NeoMatrix
...g that they can be programmed individually. With the library creat ... for your project. They come in different sizes and shapes and you ...oMatrix from Adafruit. Wiring DIN to Pin3 +5V to 5V GND to GND ... Library WarningDownload version 1.9.0 or b...
How to power the Raspberry Pi Pico
...e Raspberry Pi Pico The easiest way to power a Pico is through the ...in the range of 7V to 35V, depending on the specific model, so you ...ith a voltage higher than 5V. Diode: - A diode is a semiconductor device th ...t allows current to flow in one direction while blocking it in the...
How to send data to p5.js from Arduino
...munication is the process of sending data one bit at a time, seque ...makes everything fun. To access different files in your sketch, yo ...erial is available, add connect/disconnect listeners: navigator.serial.addEve ...ntListener("connect", portConnect); ...
Raspberry Pi Image: Video Looper
...rry Pi Video Looper is a simple way to display seamless looping video fil ...th the exact resolution of your display for better performance. e. ...d 4K video format on a 1080p HD display. 4. Plug and Play You can ...or will go to sleep rather than display the video. There is an ext...
How to send data to Processing from Arduino
...munication is the process of sending data one bit at a time, seque ...0, 800); printArray(Serial.list()); //show all ports String p ...ortName = Serial.list()[0];//choose the correct port ...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max...
Command Line Tools & Utilities
A Command Line Interface is a way of interacting with a computer ...h your operating system and hardware to perform complex and intens ...useful Free and Open Source Software (FOSS) available online that ...Interface (GUI). Often this software works more efficiently with t...