Advanced Search
Search Results
95 total results found
3D Geometry and Parametric Design
... When joined together vertices make the basic building blocks of a ...these is a face, which combined make up the surface of the solid obj ...ow to capture these outputs and make choices between them. Complexity Simple rules create complex outcomes. A...
Week 2 - Animation, conditionals & random numbers
...inside the first conditional to make the ball bounce off the right s ...vas Use another conditional to make the ball bounce off both sides ...nctions: Keep code organised Make code easily reusable Breaking ... common use of a function is to make our code more reusable. One way...
Web App Template for Beginners
...reates a package.json file that makes the project easier for others ... files again. It's very easy to make a spelling mistake! Client Java ...s on your computer. In order to make a public web app that anyone can access, you need to deploy it. There will ...
UE Installation and Set-up
...ing, if you plan to publish and make money with Unreal Engine. Crea ...tors, if you plan to make other types of content. You ...fore you install Unreal Engine, make sure you have enough disk space. Requirements vary depending on the engine components ...
Variables
...g Code It's also a good idea to make sure your variable names are cl ... choose names in your code that make it more "self-explanatory," thi ...s. This is almost guaranteed to make your program misbehave. For example, let's talk about the word print in Pyt...
Position-based Tracking using a Webcam
...tead you can track by colour; To achieve this, make sure your objects are of contra ... and "RGBA", the aim here is to make one colour prevail on all other ... a numerical trigger, use it to make a video start playing, to switch to another graphic, etc.
Machine Learning with Physical Computing - TensorFlow Lite & Arduino Nano 33
...are important for this to work. Make sure you download and install t ... will need a Google account and make a copy of the notebook, if you ...library might change to make the sketch simpler. The circuit: - Arduino Nano 33 BLE or Arduino Nano ...
AR with Unity - Step #2 - Unity project setup
...ue with this project you should make sure to first check our tutoria ...ate a new Unity project, please make sure you select a 3D template. Now let's check the "gameObject" menu as this is were you will find the Vuforia elements once you enable the plug...
Steam VR setup Tutorial #1 - Player camera setup
... you might need to login first. Make sure you select a 3D template. ... for the plane. Now, let's make bigger so your player can have a bit more of space to interact. With your plane selected, look for the Transform component in the "Inspector" panel...
Unity for Beginners Workshop
...r preferred sketching software. Make it fun! Images/Textures you w ...s and tiles. textures.com, just make sure to select one or more sub-categories under the "Regular Photos" category (reference image below). Consider also getting some seamless images ...
Installing Unity
...ty installation process, please make sure to follow the 4 steps: 1-D ...cking on the link below, please make sure that once you get to the download page, you click on the button that says "Download Unity Hub" as shown in the picture below. Go to the dow...
How to connect a push button or switch
..., you have to add a resistor to make the circuit work properly. When ...t of 'bounce' where the circuit makes and breaks the connection a few times before it settles, this is detected by the Arduino as multiple presses. This diagram shows the signal bounc...
Using a Vibration Motor
...or windings, open and close. To make sure that not too much current ...e pinout of your transistor and make sure the pins go as the following. 1. Emitter (E) to Ground (GND) 2. Base (B) to Data pin (pin 3) with 1KΩ resistor 3. Collector (C) to Ground of ...
Making sounds with a piezo
... component which can be used to make sound, however more broadly a p ...is means you can use a piezo to make sounds like a simple speaker, or act as a contact microphone. In this tutorial we'll look at wiring it up to Arduino with the Tone feature to creat...
How to export your p5.js as a video
...lly download a src.zip folder. make sure you sign into Moodle to ac ...his folder to our sketch now. make sure you turn off "auto-refresh" if you have it enabled as this could cause the video capture to crash as you're programming Your Sketch There is...
UE Foliage
...ree assets is usually enough to make a landscape look realistic. How ...int your landscape with them to make it look more realistic. I have added smaller plants and painted them at a higher density, which is why there is more of them (500-600) in my scene...
Importing and Placing 3D Models
...rted into by selecting that folder before clicking on Import.. This will make file management easier in the f ...e Location & Rotation fields to make it look a little better. To continue with this tutorial, please follow the next article in this series.
Creating a Landscape
...ld be changed to Add. This will make it so height is added to our ex ...is not necessary if you want to make small adjustments. After clicking once to paint our landscape with Noise, it should look like this. As you can see, the height has been randomi...
Introduction to Python
...ax and strong community support make it an ideal starting point for ...t Environment (IDE), which will make your coding experience smoother and more efficient. Whether your goal is to use Python in your projects, enhance your analytical skills, or simply ...
Sending data to Arduino
...er becomes a powerful tool that makes use of external sensors to enh ...ur computer and launch Arduino. Make sure your hardware matches the software by selecting the correct board and port from "Tools". For this tutorial we will connect a potentiometer, as...