Advanced Search
Search Results
155 total results found
Projection Mapping in Touchdesigner
... tutorial on how to get the software started is available here. Th ...utorial we'll work with TOPs (Texture Operators). Select the mov ...ls by clicking on the button next to "File" in the parameters wi ... and that this is set up as an extended monitor: follow the steps...
Introduction to Python
...we will embark on a journey to explore the fundamentals of Python ...inner or have some programming experience, this course is designe ...s readability, simplicity, and extensive standard library. Create ... first released in 1991, Python was designed to emphasize code rea...
What is a Raspberry Pi Pico?
...the Raspberry Pi Foundation. It was announced in January 2021 and ...B cable. It will show up as an external drive called RPI-RP2. Cop ...wnload here. Get Started This example code will blink the built-in LED every 0.5 seconds, using the machine library ...
How to use IR Breakbeam Sensor
...frared; detects changes in long-wave IR (heat) in its field. .../ position Very precise (exact line or plane of detection). ...ield of view. PIR (for flexibility) Coverag ...IR Cost & complexity Generally simple and i...
Audio in Touchdesigner & Receiving data from Arduino
... well as provide students with external resources to continue on ...perators used, as well as some extra tips and tricks to continue ...experimenting with. Audio-React ...sion we'll set up a network to extract numerical data from an aud ... video introduces the basis of extracting numerical values from a...
Steam VR setup Tutorial #2 - Teleporting around your scene
...ts to more functional and complex projects. In previous pages, we ... already explored how to set up the scene y ...ou are expected to use for this tutorial. ..."Teleporting" into the search box of the project panel. Now ...se click on the colour picker next to the Albedo slot. You w...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels ...nalogRead to obtain the value. Example code reading envelope #def ...nalogRead( envelopePin ) ); } Example code reading gate #define gatePin 2 void setup() { Serial.begin( 9600 ); ...
Other resources
...p on growing as we continue to explore Touchdesigner here at LCC. ... The best way to grow in your visual program ...s://learn.derivative.ca/courses/100-fundamentals/ Elekktronaut's ...utube.com/playlist?list=PLFrhecWXVn5862cxJgysq9PYSjLdfNiHz In gen...
How to use a Rotary Encoder Button
... rotary encoders rotate all the way around continuously and are di ...save current button state for next time through the loop: lastButtonState = buttonState; // reset the encoder after 24 steps: if (position % 24 == 0) { encoder.reset(); p...
Introduction to Spark AR
...nvironment. There are different ways where an AR experience can be triggered for example through facial recognition ...eloped now for making AR based experiences; for example, Vuforia, Unity, A-frame, ...arkerless, and marker based AR experiences. Introduction to Spar...
Concepts
A collection of resources which outline ways of thinking in creative computation, computer science, and associated areas.