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

38 total results found

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

...ines in the nested for loop and play with the rgba values: img.pix ...ines in the nested for loop and play with the rgba values: capture.pixels[index] = 255; // red capture.pixels[index+1] = 255; // green capture.pixels[index+2] = 255; // blu...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

...g tools. Set up the VR-specific player pawn (character) and camera. Make sure the camera is set to match the user's head movement. Implement VR Interactions: Set up VR-specific input bindings for the headset and controllers. Unreal Engine provides ...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...g tools. Set up the VR-specific player pawn (character) and camera. Make sure the camera is set to match the user's head movement. 5. Implement VR Interactions: Set up VR-specific input bindings for the headset and controllers. Unreal Engine provides a VR ...

How to connect a push button or switch

Physical Computing Tutorials

...g the mode of a device, such as playing video forward or backwards. Micro switches can with motors to detect when it has reached the end of movement, such as in a 3D printer to stop the motor going too far over the end, or to detect if a draw is open or c...

Using an MPR121 capacitive touch sensor

Physical Computing Tutorials

... an MPR121 and MP3/WAV/OGG/MIDI player (similar to the Sparkfun MP3 Trigger) integrated one board. Key differences Sparkfun MPR121 Power input: 3.3V only! 5V is the primary reason these break. Address: 0x5A is the default address, changing this requires a...

Interactive Projections

Projection Mapping

...In TOP,  to a Threshold Top and playing around with the Threshold value; Ideally you want to get completely transparent background and a white solid shape whenever an object is positioned within the monitored area. Experiment with Level TOP and Blur TOP to...

Testing/publishing your project - IOS devices

Spark AR other Content and Tutorials

...aded and installed the Spark AR player on your mobile device, you should be able to find the app on the Android App Store. When opening the app for the first time you will be asked to grant the app access to your microphone, camera and gps location. ...

How to use MatrixPortal M4

Physical Computing Tutorials

...involve large, colourful LED displays, such as scrolling text, inter ... libraries make it easier to display images, animations, text, etc t ... setup, it's literally plug and play. Please refer to this page to s ...ts like controlling sensors, displays, and other electronics. 1. Dow...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

...e stopped recording move to the Play section of the interface and change the count to loop your video.  Your recording is now ready! Launch Touchdesigner and select Kinect TOP to view your recording, make sure that your hardware's version corresponds ...

What is a Raspberry Pi Pico?

Raspberry Pi

...orner. You can hit the green play button now, it will be blinking! After testing the code and you are happy about it, save the code as main.py on Raspberry Pi Pico. Pico will run any code named main.py automatically whenever it is powered. But reme...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

...OP, then click on the null's Display button - this will help you bet ...nsform TOP after the circle and play around with the Translate parameters to make your circle move along the x and y axis within the canvas' cartesian plane. Take note of your canvas' ...

Variables

Python for Beginners

...concept of variables comes into play. What Are Variables? In the wor ...r of the value 2. Now we can display this by giving our my_sum variable to the print() command. When combined, these two lines of code appear as follows: Naming Variables Python enfor...

Introduction to the PyCharm IDE

Python for Beginners

... Project Tool Window: This displays the files comprising your Pyth ... Run & Debug: The run button (play symbol) runs your code and displays the output in the console. The ...at the bottom of the window, displaying the output: The text "Proce...

Installing PyCharm

Python for Beginners Setting Up Your Environment

...languages or frameworks. IDEs play a crucial role in modern software development by providing a cohesive environment that streamlines the coding process, encourages best practices, and enhances productivity. PyCharm is a popular free IDE for Python devel...

How to export your p5.js as a video

Creative Coding Tutorials

...ed arrow ">" button beneath the play and stop buttons. Click this to expand the menu which shows all your sketch files. You will need to create a new folder called src and upload all the seperate files from the src.zip you downloaded at the beginning. I...

Accessibility Statement

About the Lab Frequently Asked Questions

...-titles animations on the site play automatically and loop and they do not have controls to pause or stop them altogether Some interactive code examples are not fully accessible to screen reader software or using just a keyboard Feedback and contact inf...

Command Line Tools & Utilities

Creative Coding Tutorials

...and, as an added bonus, SoX can play and record audio files on most platforms. Install brew install sox Example use / Tutorials Good introduction and some examples - http://www.krisyu.org/blog/processing-audio-files-sox.html ImageMagick Imag...