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

198 total results found

In...

Projection Mapping Intro to Projection Mapping

What is Projection Mapping?  Projection Mapping is a technique used to display ...or objects. It is commonly used in advertising and stage design, but also by ...r Disney’s Haunted Mansion ride in 1969, where a video of five singing ghosts was projected onto p...

Variables

Python for Beginners

Introduction to Variables To start ...riables." This can be done by going to the project tool window on the left-hand side and ri ...ght-clicking on your "first-pycharm-project ...to specify the desired filename in the window that appears. In this case, ...

Setting up Kinect in Touchdesigner

Touchdesigner Interactive Media

External sensors can help us integrate 3D notions such as depth ... within our graphics. In this tutorial we will look into setting up and using Kinect v2 and some of the other sen ...sors available in CTL. Before we begin, iin, it's important to note that un...

An Introduction to 2D in Unity 5

Introduction This will give you a ... brief introduction to starting a 2D project in Unity. Creating a project, game objects and co ...ntrolling them using the Unity interface and also with C#. Prepa ...ration Install Unity You will need to ha ...ve Unity downloaded and installed. If you don't already th...

Adding content - 3D model from the internet

Spark AR Importing 3D content from different sou...

There are many online libraries where you can downlo ...ad pre-existing 3d models for use within your project. The libraries ran ...ge from online repositories for museums and p ...ublic institutions to marketplaces where ...odels they have created for use in video games, medical animation,...

Installing the software

Touchdesigner Basics of Touchdesigner

If you are using the Macbooks available for LCC ...'s library: If you are using one of the MacBooks from the l ..."Derivative Touch Designer" and install. Now register for an accou ...t, from here "Create Key" by typing in your system code and machin...

How to do Basic Commands in Terminal

Raspberry Pi Tutorials

Raspberry Pi Terminal Command Cheat Sheet ... List all files and directories in the current folder ...t folder/ Move file.txt into the folder ... Edit a Python script using the built-in text editor ...

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

Tracking the position of people or obje ...cts can be useful when creating interactive projection mapping projects. In TouchDesigner there are various ...chieve this; This tutorial will introduce you to some common techn ...iques to determine the position of an object. Let...

Introduction

Physical Computing Workshop: Beginner Physical Computing

...ter is designed for complete beginners who are new to working with physical computing and Arduino. If you haven’t had a chance t ...an borrow a workshop kit to use in the lab and follow along with t ...he instructions below. In this workshop, you will learn: ...

Installing Mamba

Python for Beginners Setting Up Your Environment

...Python projects, you'll start using something called libraries to add extra ...features to your programs. Think of libraries as ready-made set ...s of code created and maintained by other developers. They're ... or add new features to Python. Instead of reinventing the wheel, ...

How to make Animation on NeoMatrix with Processing

Physical Computing Tutorials

Controlling NeoMatrix with Processing This tutorial is a follow-up t ...ix animation tutorial. We are using Processing to create images, videos or re ...altime interaction and push those to an 8 ...x8 Adafruit NeoMatrix. Wiring WarningIf you have a bigger ma...

Who works in the Creative Technology Lab?

About the Lab Frequently Asked Questions

...-Jon Mizra Joanne Leung Emerging Technologies Technical Coordinator /VR/AR Developer Interactive Audio & Creative Code ...alist Technician Physical Computing Specialist Technician he/hi ...echnology Specialist Technician Interactive Media and Experience D...

How can I get in touch with the Creative Technology Lab?

About the Lab Frequently Asked Questions

...t Us You can contact us by emailing creativetechnologylab@arts.ac. ...uk or find us on Microsoft Teams: Click h ...our Team. Our team page has our individual staff member email addr ...actly who you need to talk to. Find out more about what we do and ...

How to set the sound output in Raspberry Pi

Raspberry Pi Tutorials

Audio Setting Most Raspberry Pis have a 3.5m ...m audio jack for outputting audio, but you can also output ... Preferences → Audio Device Settings In the Output Device dropdown, cho ...ose: HDMI or HDMI 1 (depending on your Pi model) Click Select ...e You may not see the exact thing on your pi based on the operat...

3D Geometry and Parametric Design

Creative Coding Concepts

This is an informal workshop experimenting with a method of generating 3D meshes from 2D images based ... on the RGB colour space and making this content viewable in low-fi VR headsets. I have bee ...n making a piece of software using openFrameworks to explore crea...

Projection Mapping in MadMapper

Projection Mapping Intro to Projection Mapping

 Work in progress.  MadMapper guide ava ...les/02-My%20First%20Video%20Mapping.pdf 

Interaction Toolkit examples

VR tutorials - Unity Interaction Toolkit Essentials

Overview video:(https://www.youtube.com/watch?v=MIoGBoC1txM&ab_channel=MicrosoftDeveloper) Esamples page (https://github.com/Unity-Technologies/XR-Interaction-Toolkit-Examples) Link tree https://linktr.ee/unityxri

Getting started with Oculus in Unity

VR tutorials - Unity Oculus Quest Tutorials

Go to website

Basic Input and Output

Python for Beginners

Bonus: Introduction to Object Oriented Programming

Python for Beginners