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

43 total results found

3D Geometry and Parametric Design

Creative Coding Concepts

...as a tool to explain generative design. Below is a screenshot of the s ... with the concept of parametric design Generate 3D meshes from found ... about tessellation Parametric Design The ground of parametric design is the generation of geometry f...

Week 2 - Animation, conditionals & random numbers

Creative Coding Workshop: Introduction to Creative Coding

...eved the current temperature in degrees centigrade, for example throug ...erefore the 360 is the angle in degrees around that circle. Image cre ...eir relationship around the 360 degrees of the colour wheel. ...X width of canvas 0 50 degrees of colour wheel 0 360 Th...

Pi War 2024 Log

Raspberry Pi

...mething similar like this: Car Design The car is Princess Peach-inspi ... of the back wheels. Controller Design Continue with the Princess Peach theme, the controller is a heart-shaped box with holes for the on-off button and two joysticks. Final Contro...

Useful learning resources

Creative Coding

...ML & CSS Book - A book aimed at designers introducing concepts within ...with-p5-js/info - Programming Design Systems / Printing Code A cour ...se that intersects graphic design and programming run by Rune Mad ...h tutorials: https://programmingdesignsystems.com/ - HTML & CSS http...

Workshop: Version Control for Games Design

Games

Systems in art & design

Creative Coding Concepts

...ther kind of definition is that design is a system of relationships between all of the aspects of the problem, which means the relationship between you and the piece of canvas, you and the eraser, you and the pen. The relationship between the elements prop...

Student works

About the Lab Lab Orientation notes

...tes and videos! Creative Coding Design with your Mind by Miguel Despor ...t, BA (Hons) Graphic Media Design (2020) Muse meditation brain se ...er by Mich Tsai, MA Interaction Design Communication (2019) Arduino, ...by Bufeng Zhang, MA Interaction Design Communication (2019) MadMapper...

What is Unreal Engine?

Unreal Engine Basics

... interactive content. Initially designed for video games, it has evolv ...eir ideas to life, whether it's designing games, exploring architectur ...lows them to test and visualize designs with accurate physics simulati ...dents studying architecture and design can use Unreal Engine to visual...

How to send data to Processing from Arduino

Physical Computing Tutorials

...ved from Arduino to control the degrees of rotation of a rectangle in Processing. import processing.serial.*; Serial myPort; String val; int datanum = 0; //number of data receiving from Arduino int value1; //int value2; //multiple data from arduino if ...

Understanding Arduino hardware

Physical Computing Workshop: Beginner Physical Computing

... cold, it will give you degress degree celsius, a range of values. 6. PWM pins You can see the symbol ~ next to some digital pins, those are PWM pins. For now, you can see them as analog output pins. For example, if you want to create a breathing light eff...

Course

What is a Raspberry Pi Pico?

Raspberry Pi

...Pico is a microcontroller board designed for embedded projects and ele ...the Python programming language designed for microcontrollers. It also ...) for Python programming. It is designed with beginners in mind and provides a simple and clean interface fo...

Introduction to Python

Python for Beginners

...ming experience, this course is designed to give you a strong foundati ...st released in 1991, Python was designed to emphasize code readability and ease of use, making it an excellent choice for both beginners and experienced developers. Why Python? Pytho...

How to use MatrixPortal M4

Physical Computing Tutorials

...pment board created by Adafruit designed to control RGB LED matrices. ...pen-source programming language designed for microcontrollers. It's a beginner-friendly version of Python developed by Adafruit, optimized for hardware projects like controlling sens...

How to build a Simple Robot Arm with Servo Motor and Joystick

Physical Computing Tutorials

...se. After you have found one or designed one, you can go to the 3D Wor ...re or less servo motors in your design based on how many joints you need. In this tutorial, we will use two servo motors, one for the rotation at the base and one for the angle of th...

Machine Learning with Physical Computing - TensorFlow Lite & Arduino Nano 33

Physical Computing

...nsorFlow, developers can easily design, train, and deploy machine lear ...ghtweight version of TensorFlow designed specifically for microcontrollers and other resource-constrained devices. It enables developers to run small machine-learning models directly...

How to build to a Vive Pro or Vive Pro Eye

Unreal Engine Basics Building to a VR headset

...and controller bindings. Design VR Environment and Assets: Cre ... Optimize your assets and level design to maintain a stable frame rate (e.g., optimize textures, use LODs, reduce draw calls). Use level streaming techniques to manage resources effi...

How to build a project onto a VR headset

Unreal Engine Basics Building to a VR headset

...ed) and controller bindings. 4. Design VR Environment and Assets: Crea ... Optimize your assets and level design to maintain a stable frame rate (e.g., optimize textures, use LODs, reduce draw calls). Use level streaming techniques to manage resources effi...

What is the MetaHuman Creator?

Metahuman Creator

...that lets students and creators design digital humans that look and be ...ility: The Metahuman Creator is designed for real-time applications. This means virtual humans created with this tool can be rendered in real-time, allowing for interactive experienc...

How to use Waveshare E-Paper Display with Raspberry Pi

Raspberry Pi Tutorials

...n electronic ink (e-ink) screen designed for low-power, high-visibility applications. These displays mimic the appearance of traditional ink on paper, making them ideal for projects requiring clear readability without constant power consumption. In short, ...

Installing the software

Touchdesigner Basics of Touchdesigner

...re search for "Derivative Touch Designer" and install. Now register fo ...ill come up in a window on Touchdesigner when you first try launching ...device: Before installing Touchdesigner... Make sure to update your ...system, Touchdesigner is constantly being updated a...

How to Program an ATtiny85 with an Arduino Uno

Physical Computing Tutorials

...ollers. This microcontroller is designed and manufactured by Microchip. Know More Set the Arduino Uno Into ISP Mode So that the Arduino can act as a device to upload code to ATtiny85. File - Examples - Arduino ISP - ArduinoISP Add this line #define USE_O...