Advanced Search
Search Results
136 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...
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...
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...
Connecting a Potentiometer
... as an input to a circuit, for example controlling how loud your ...ge between pins #1 and #3. For example if you have Ground (0V) on ...e between 0V to 5V, at the half way the voltage on pin #2 would be ...ter like those found on audio mixing desks. Wiring Wiring up butt...
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 ...utube.com/playlist?list=PLFrhecWXVn5862cxJgysq9PYSjLdfNiHz In general all ...ylist?list=PLpuCjVEMQha9_WchDzqG878GtsJd1uJ5s&si=2aMzPXeBErIBhMwh...
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.