Introduction to Parametric Design: Why Coding Shapes and TinkerCAD Tasks
In this course, delve into parametric design, explore coding shapes, and complete various TinkerCAD tasks. Discover the significance of representing shapes mathematically and through code. From creating flowers to generating forests, master the art of design through practical exercises and reflections.
Download Presentation
Please find below an Image/Link to download the presentation.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.If you encounter any issues during the download, it is possible that the publisher has removed the file from their server.
You are allowed to download the files provided on this website for personal or commercial use, subject to the condition that they are used lawfully. All files are the property of their respective owners.
The content on the website is provided AS IS for your information and personal use only. It may not be sold, licensed, or shared on other websites without obtaining consent from the author.
E N D
Presentation Transcript
Introduction to Parametric Design Anders Bod Lund Create it REAL 2017-1-DE03-KA201-035615
Parametric design - Why? 1. 2. 3. Now draw a hundred different trees! Go into tinkercad Draw a tree You know how to do step 1 and 2, but what about step 3? 2017-1-DE03-KA201-035615
Coding shapes What shapes could you associate the following words with: Radius Width Length Height Think about how we can represent shapes with math, and therefore also with code 2017-1-DE03-KA201-035615
TinkerCAD codeblocks: 1) Drag' n'drop 3) Press the play button to see the resultresult 2) Your programprogra mcoour 2017-1-DE03-KA201-035615
Task One: Create a FlowerFlowerOne: Make a flat cylinder Move it along one or more of the axesaxisaxiMove Repeat!Repeat!Repeat 2017-1-DE03-KA201-035615
TinkerCAD code blocks intro Watch this video to get familiar with TinkerCAD code blocks: https://www.youtube.com/watc h?v=FlsmkPCYIzc 2017-1-DE03-KA201-035615
Task One: Create a Flower - Method 1solutsolution 2017-1-DE03-KA201-035615
Task One: Create a Flower - Method 2 2017-1-DE03-KA201-035615
Reflection What is the difference between the two methods of making a flower? How can you make the pattern to the right using: Method 1 Method 2 2017-1-DE03-KA201-035615
Task 2 - A forest Make a program that can auto generate a forest. Make use of the Random number function in order to make each element of the forest different. 2017-1-DE03-KA201-035615