Advanced Search
Search Results
158 total results found
Where is the Creative Technology Lab?
...k, in WG14. Through the main entrance, turn left in the first corner and turn left again. Keep walking down the hallway to the end. Passing throught the fire door, you will see the Creative Technology Lab. Next: When is the Creative Technology Lab open?
Object in the space AR
... You can also duplicate the object in the scene by going to Edit > Duplicate and dragging it somewhere else on the scene: You can also edit the object size, and rotation in the properties menu. Make sure you select the object you want to edit:
Introduction to the PyCharm IDE
...The setup page also asks if you want to create a main.py welcome script; for this project, you should keep this option checked. This will have PyCharm create a basic Python file for you instead of just preparing a blank directory. Once the setup is complet...
A circle following the mouse
...he new set of values between we want x to fluctuates. We have previously established that my circle x-axis extremities are between -0.5 and 0.5. Therefore your Math CHOP should now look like this: Replace the previous reference with this new set of va...
How to send data to Processing from Arduino
...arameters //map(theVariableYouWantToMap, min.ValueOfRawData, max ...e pot is 0 and max. value is 1023. //and I want to map the background colour ...) float BW = map(value1,0, 1023, 0, 255 ); //create a variable to contain the converted value backg...
Intro to Touchdesigner
About the software Touchdesigner is a programmi ...ng software popular amongst all kinds of ...uchdesigner is a node-based software, a type of visual programming ...VideoDeviceIn TOP may display a warning: "Resolution limited to a max of 1280x1280 with Non-C...
AR with Unity - Step #1 - Development environment setup
...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. About the Vuforia Engin ...e IOS build support. Please be aware that both Windows and IOS com ... build support includes the Software Development Kit (SDK), the Na...
Mobile VR -Setting Up Unity
...so work, however, this tutorial was made using Unity 2019.2.0f1 (p ... when you start running the software. Android and/or IOS buil ...e IOS build support. Please be aware that both Windows and IOS com ... build support includes the Software Development Kit (SDK), the Na...
Introduction to Python
... first released in 1991, Python was designed to emphasize code rea ...cepts are relatively straightforward to grasp. Getting Started To ...ning Python is a valuable and rewarding endeavor. So, let's dive in and begin our exciting journey into the world of...
Connecting a Potentiometer
...istive area between pin #1 and #3, the middle pin #2 is called th ...he voltage between pins #1 and #3. For example if you have Ground ... (0V) on pin #1, and 5V on pin #3, you could select a voltage bet ...ween 0V to 5V, at the half way the voltage on pin #2 would be...
Using a Sparkfun Sound Detector
...fun electronics that provides a way to detect ambient sound levels. There are three connections on the board: Audio - This is the raw audio from the microphone. Envelope - This is a analog value representing the volume of the ambient sound. Gate - Thi...
Other resources
...designer here at LCC. The best way to grow in your visual program ...signer: https://www.youtube.com/watch?v=XLeghJmFBh0 AI vision usi ...signer: https://www.youtube.com/watch?v=Cx4Ellaj6kk Other repos ...tte-Guidelines-WIP-52a15db1a1cd43fd940fe2fa96508bf9.
How to Use Arduino as a Keyboard or Mouse
...r; } table { width: 100%; border-collapse: collapse; backgroun ...rgba(0,0,0,0.1); } th, td { border: 1px solid #ccc; padding: 12p ...t; } th { background-color: #333; color: white; } tr:nth-chil ...nteraction (no raw data and two-way communication) to replace the ...
Concepts
A collection of resources which outline ways of thinking in creative computation, computer science, and associated areas.