Advanced Search
Search Results
76 total results found
How to get started with Textures and Materials in Spark AR
...certain settings and keywords look familiar to you, they probably work in similar ways. However, you should always keep in mind that Spark AR is a separate software and might have implemented different methods of reaching the same outcome with Materials.
Steam VR setup Tutorial #1 - Player camera setup
... button, after downloading, the same button will turn into the "Im ...ss play. You will get a message asking you to generate the ac ...ets, just press the button that says "Save Save and generate". Now you are ready to test it, press the Play button a...
Using the Bantam Tools NextDraw Pen Plotter
..., accurate line work. The necessary software is already installed ...ly, then close the dialog. Save your file Save the file to keep the changes ...set, make sure to keep yourself safe before turning the pen plotter on: You MUST remove any loose ...
How to export your p5.js as a video
... which will end the capture and save the output. if (frameCount ...= captureLength) { capturer.save(); capturer.stop(); } ...= captureLength) { capturer.save(); capturer.stop(); } } This is a link to a finished version if you're ...
Powering an Arduino
... projects some info on battery usage. How to power your Arduino ...ntrollers as they mostly have a safety feature which is auto-off w ...owering a microcontroller, e.g. Sandberg Powerbank 20000 PD65W 2xQ ...er brands and models can do the same.) Motors There are many diffe...
What are GPIO pins on Raspberry Pi?
...nd BCM pin 14 are referring the same pin. Numbering is important b ...t libraries but doing the exact same thing. 1. gpiozero The main t ...!This library is currently not usable for Raspberry Pi 5. If you a ...ting for button") resetLightsandCounter() def resetLightsand...
Using Quixel Materials
...but no prior experience is necessary. Please contact the Creative ...his provides easy access to thousands of pre-made assets for your ...g Materials Quixel contains thousands of assets so it can be chall ...After changing these values and saving the material, we will be ab...
Understanding Arduino software
...cable. All USB ports may be the same to use, but they are all uniq ...see 14301, yours may not be the same, if you are using a Windows PC, you will see COM# (Arduino Leonardo) 4. Double Check Now at the bottom of the software, you will see you are using A...
What is a Raspberry Pi Pico?
...ode and you are happy about it, save the code as main.py on Raspbe ... it is powered. But remember to save a file with an identifiable file name on your computer, otherwise you will end up with a bunch of main.py without knowing what they do. At this poi...
What is Unreal Engine?
...games, it has evolved into a versatile engine suitable for many di ...pplications: Unreal Engine's versatility opens doors to exciting o ...der entire scenes in real-time, saving time and enhancing the prod ...ical simulations, or industrial safety can leverage Unreal Engine'...
Variables
...th code snippets accomplish the same task, but the second one requ ...ine 4 gives us the following message: This message is telling us that the built- ...bit of code gives us another message. This time we're being told t ...e the exact meaning of these messages may not be clear to you now,...
Installing Mamba
... need different versions of the same library. This is where virtua .... They let you set up separate "sandboxed" Python configurations that don't mess with each other. In this tutorial, we're going to use a piece of software called Mamba to create and mana...
Week 1 - Coordinates, shapes and colour
...which is a not-for-profit organisation that emerged from the creat ... Chrome so we are all using the same tools throughout the workshop ...eveloper tools to see logged messages Coordinates and Shapes In ..., 100, 50, 100); Block quotesA forward slash and an asterisk (...
Using an PN532 RFID reader
...taWrite[BLOCK_SIZE] = {"your message"}; //change to your data voi ...ction if(data == "your message" ){ digitalWrite(13, ..."); while (1); } nfc.SAMConfig(); Serial.println("Wai ..."); while (1); } nfc.SAMConfig(); Serial.println("Wai...
Hello World
...yping the letter "p." Now I've saved myself a fair few keystrokes ...s when you type an opening one, saving you time. This is also a feature frequently found in IDEs. With the print("Hello World") code in place, you can run the program again. This time, y...
Using an MFRC522 RFID reader
...to identify people, to make transactions, etc… You can use an RFID ...rintln(F("Scan PICC to see UID, SAK, type, and data blocks...")); ...sent on the sensor/reader. This saves the entire process when idle. if ( ! mfrc522.PICC_IsNewCardPresent()) { ret...
Bonus round: putting an existing Unity project into git
...b Thumbs.db Don't forget to save your text file before closing ...u can use a different commit message if you like but this one is p ...unstaged changes now. So you're safe to commit everything else, like this: git add -A This command will 'stage' al...
How to power the Raspberry Pi Pico
...ic current. We need a diode for safety to prevent one power source ...n have two power sources at the same time and there is a risk of unwanted power flow between the two power sources. Schottky diode is preferred for its low voltage drop, but any others s...
Arrays
...ng individually. Going further, say we wanted to manipulate all of ... Arrays work almost exactly the same in both p5 and Processing but there are a few key differences. We will be using p5 in this tutorial, but I have included a section at the end going o...
Installing Unity
...e, you click on the button that says "Download Unity Hub" as shown ...Projects tab, you will see a message stating that you don't have a valid license, we are going to activate your license now. Click on the gear icon, this will open a new window. Selec...