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

186 total results found

Command Line Tools & Utilities

Creative Coding Tutorials

...Command Line Interface is a way of interacting with a computer by ...issuing commands in the form of lines of text. These commands interface ...tions. There is a large amount of useful Free and Open Source Software (FOSS) available online th ...Graphical User Interface (GUI). Often this software works more eff...

Bonus round: putting an existing Unity project into git

Games Workshop: Version Control for Games Design

...ilepath to the top level folder of your project! If you don't kno ...s Enter - you should get a list of all the folders git can see in ...your project. None of these have been added to the re ...t anything yet! Unity has a lot of weird crap in it which we don't...

Projection Mapping in Touchdesigner

Projection Mapping Intro to Projection Mapping

..., a tutorial on how to get the software started is available here. This tutor ... OP dialog, this is a "library" of all operators available in Touc ...on; The Palette is a collection of ready-made useful components (C ...signer to easily mask your area of projection and warp your conten...

A circle following the mouse

Touchdesigner Basics of Touchdesigner

... first step. We will cover some of the most important concepts suc ...ange the width(x) and height(y) of our circle by clicking on Radiu ... and y axis within the canvas' cartesian plane. Take note of your canvas' extremities, ie.: ...uate. We'll use these as points of reference for our mouse to foll...

How to control Raspberry Pi Pico via Wifi

Raspberry Pi Tutorials

...ogy that enables devices like smartphones, laptops, and other elect ...ntributing to the proliferation of wireless connectivity in homes, ... tutorial. But there are plenty of add-ons options you can add to ... for communication. It consists of a series of numbers separated b...

Combining codes & circuits

Physical Computing Workshop: Beginner Physical Computing

...need to retype this long string of text multiple times. To make th ...n on when something is near and off when not. #include <HCSR04.h> ...} 2. Combining the Circuit And of course, we will need to merge t ... tiny gap right down the middle of the breadboard, which acts like...

How to use 7-Segment LED Backpack

Physical Computing Tutorials

...ment LED Backpack? This version of the LED backpack is designed fo ...s backpack solves the annoyance of using 13 pins or a bunch of chips by having an I2C constant ...ntroller sit neatly on the back of the PCB. The controller chip ta ...kes care of everything, drawing all the LED...

Using a Joy-IT 1.3" 128x64 OLED display

Physical Computing Tutorials

...LED displays have a logic level of 3.3V. If you use any classic Ar ...ks — pixels can turn completely off. Blacks are grayish du ...(practically infinite for pixel-off blacks). Lower than OL ...brightness remain consistent at off-angles. IPS: wide view...

Making a website for your HTML, JS, CSS or p5.js files

Creative Coding Tutorials

...our website from anywhere. Bit of background (Feel free to skip) ... also save the previous version of your files too. This is very po ...pular with a lot of people in the world of tech, because if something goes ...your website will have the name of your username in it (.github.io...

Installing Mamba

Python for Beginners Setting Up Your Environment

...mplex Python projects, you'll start using something called librarie ...eatures to your programs. Think of libraries as ready-made sets of code created and maintained by ...new features to Python. Instead of reinventing the wheel, it's muc ...h smarter to use these libraries when t...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

...ich explains the basic features of the Face Tracker in Spark AR. ... There are multiple different starter templates in Spark AR that ma ...ke use of face tracking. To make your development easier, choose a template that is most similar to your idea. Y...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...video which explains the basics of Materials in Spark AR. Th ...ures and materials in other 3D software like Blender, Cinema4D, an ...nd that Spark AR is a separate software and might have implemented ... different methods of reaching the same outcome with ...

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

...video which explains the basics of World Effects in Spark AR. ... There are multiple different starter templates in Spark AR that ma ...ke use of world effects. To make your development easier, choose a template that is most similar to your idea. Y...

Raspberry Pi Image: Retropie for Reviving Vintage Games

Raspberry Pi Raspberry Pi Image

...earn more. RetroPie sits on top of a full OS, you can install it o ...n an existing Raspbian, or start with the RetroPie image and add ... additional software later. It's up to you. We ...on RetroPie can support a range of controllers and even arcade but...

Other resources

Touchdesigner Basics of Touchdesigner

This list of resources will keep on growing ...! If you're struggling to get started you could look into daily or ...lenges such as the @creativecodeart on Instagram, where a prompt is ...     Basics: Touchdesigner's official course: https://learn.der...

Controlling an actuator with TinkerKit Mosfet

Physical Computing Tutorials

...cally you might find an example of a mosfet circuit online when tr ...t can turn your actuator on and off using an Arduino. Wiring There ...itive) M+ (Connects to one side of your actuator) M- (Connects to ...the other side of your actuator) **Warning**The ...

Workshop exercise: Clone, commit, pull, push

Games Workshop: Version Control for Games Design

Getting started Step 1: Get yourself on Gith ..., you won't be able to push any of your changes until you've been ... the git user Before we can start using git, we have to tell it o ...terface - it's a text-based way of navigating our folders and runn...

An Introduction to 2D in Unity 5

...e you a brief introduction to starting a 2D project in Unity. Creat ...ame Object. You can do this one of two ways: Option 1: On the ...l open MonoDevelop and we can start adding some code: The functi ...on Start() will run once when the GameOb...

Week 4 - Other inputs and APIs

Creative Coding Workshop: Introduction to Creative Coding

...dently researching new features of p5.js using the documentation ...ing inputs to control behaviour of your sketch Understanding the ...concept of web-based APIs and basic use I ...rver So far during this series of workshops testing your code has...

How to install libraries

Physical Computing Tutorials

...duino libraries are collections of code that are designed to provi ...es typically come with examples of how to use them. The library de ... libraries; we'll show you each of them. Arduino Library Manager T ...he simplest method of installing libraries is using t...