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

123 total results found

Raspberry Pi Image: Video Looper

Raspberry Pi Raspberry Pi Image

What is Raspberry Pi Video Looper? Raspberry Pi Video Looper is a simple way to display seamless looping video files, for example in an art ex ...imaging the Pi. 1. Download the Video Looper Image You can download t ...he Video Looper image here. Choose the l...

How to create 360 Video for the Igloo system

How to create 360 video for the Igloo s...

...the steps needed to create 360° video for the Igloo system The follow ...ferent when using different hardware. Step 1 Set up your 360 ca ...ecord in atleast 4K 30FPS but always choose higher if possible. Pr ...t from the whole 360° sphere of video. Try to keep all the important ...

How to export your p5.js as a video

Creative Coding Tutorials

How to Video Capture your p5.js Sketch If yo ...ime-based work in p5.js you may want to capture the canvas as a video. For example, if you have a gen ...enabled as this could cause the video capture to crash as you're prog ...re beginning to capture. If you wanted to delay the recording by a...

360 Video

How to create 360 video for the Igloo system

Unreal Engine UI Video

Unreal Engine Basics

A short demo explaining the basic UI of Unreal Engine, as well as instructions on how to navigate viewports and content organisation.

Finding your way around Spark AR (UI Explainer)

Spark AR First Look at Spark AR

Watch this video by Meta explaining the UI and different panels in Spark AR

Pi War 2024 Log

Raspberry Pi

Documentation of Pi War 2024 Pi Wars is an international, challeng ...ight, and the other controls forward and backwards. Problems with batteries Thi ... print("Hello.") def right_forward(): motor1a.value(0) m ... motor2b.value(1) def left_forward(): motor2a.value(0) m...

How to Display Animation on Waveshare E-Paper Display

Raspberry Pi Tutorials

How to use Waveshare E-Paper Display? Please ...ate to 10 or 12 fps Export the video to jpg sequences from Premier a ...port logging import random from waveshare_epd import epd7in5_V2 import time from PIL import Image,ImageDraw,ImageFont import traceback lo...

How to use Waveshare E-Paper Display with Raspberry Pi

Raspberry Pi Tutorials

What is a Waveshare E-Paper Display? A Waveshare E-Paper Display is an el ... tutorial, we will be using the Waveshare model epd7in5V2, a Raspb ...ub git clone https://github.com/waveshare/e-Paper.git Go to the D ...minal or use a Python-based software such as Visual Studio or Thon...

Useful learning resources

Creative Coding

...ogramming courses - Free online video courses with interactive code e ...iffman has a vast collection of videos introducing programming using ...5.js. Take a look through these videos if you are interested in getti ...ructured courses with plenty of video based content and exercises. He...

8th Wa...

Unity for Beginners Workshop

Unity

... 1 - Installing Unity Task 2 - Watch and follow the video tutorial focusing on Unity esse ... and prepare all the assets you want to use (Images and sound file ...nstalling Unity Task 2 - Please watch the Unity for Beginners video tutorial This video shows you h...

Week 3 - Iteration, arrays, objects and pixel arrays

Creative Coding Workshop: Introduction to Creative Coding

... is only performed once. If we want to perform a conditional oper ...riables can be used in the same way as you use any other variable. ...our own objects is a very handy way to encapsulate related functio ... model things in a more helpful way. Let take a look at the varia...

Adding content - 3D model from the internet

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

...ls they have created for use in video games, medical animation, archi ...? Depending on the model you want you might need to look for it ...uses and this often affects the way in which the model has been pr ...l in your project. You might want to avoid - Models that have ...

Command Line Tools & Utilities

Creative Coding Tutorials

A Command Line Interface is a way of interacting with a computer ...h your operating system and hardware to perform complex and intens ...useful Free and Open Source Software (FOSS) available online that ...Interface (GUI). Often this software works more efficiently with t...

How to get started with Textures and Materials in Spark AR

Spark AR Materials and Textures in Spark AR

...ures and Materials in Spark AR Watch this video which explains the basics of Ma ...s and materials in other 3D software like Blender, Cinema4D, and U ..., they probably work in similar ways. However, you should always keep in mind that Spark AR is...

How to get started with Face Tracking in Spark AR

Spark AR TEMPLATE : Basic Face Tracking

Face Tracking in Spark AR Watch this video which explains the basic features of the Face Tracker in Spark AR. There are multiple different starter templates in Spark AR that make use of face tracking. To make your development easier, choose a template t...

How to get started with World Effects in Spark AR

Spark AR TEMPLATE: World Effects

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

Useful learning resources

Physical Computing

...s. Websites Learn at Sparkfun Learn at Adafruit Kobakant DIY - Lovely guides for DIY e-textiles and conductive material-based components and projects Arduino Stackexchange - forum for asking questions Videos Jeremy Blum's Arduino Video Series

Position-based Tracking using a Webcam

Touchdesigner Interactive Media

...'s dive in! To begin, open the VideoDeviceIn TOP and select your DEV ... object from it's background we want to look for the white pixels ...wn our input's resolution, this way we will have less data to anal ...SOLUTION to be Eighth.  Afterwards add a TopTo CHOP to your thr...

How to connect a Push Button with Digital Input Pull-Up resistor

Physical Computing Tutorials

... how to use a button the normal way. Advantage of using a button t ...his way Fewer External Components No need for an external resistor—the internal pull-up does the job. Makes circuits simpler and saves space, especially on a breadboard. Stable Def...

Programming and the Patch Editor in Spark AR

Spark AR Programming with Patch Editor

...amming syntax. The following videos contain information and tutorials about the patch editor in Spark AR. If you are having trouble with programming with Patches or have a project that requires complicated interaction, please speak to th...

Concepts

Creative Coding

A collection of resources which outline ways of thinking in creative computation, computer science, and associated areas.