MatterHackers. How to make a 3D model using Google Earth. Written By: Ryan Lutz. How to make a 3D model using Google Earth data

Size: px
Start display at page:

Download "MatterHackers. How to make a 3D model using Google Earth. Written By: Ryan Lutz. How to make a 3D model using Google Earth data"

Transcription

1 MatterHackers How to make a 3D model using Google Earth data Written By: Ryan Lutz 2017 matterhackers.dozuki.com Page 1 of 20

2 INTRODUCTION EDIT 7/25/17: Sadly, Sketchup has changed the map service they use to grab location data, so the aerial satellite imagery and 3D topography are no longer available, even in previous versions of Sketchup before As such, this guide no longer works. This guide outlines the process for creating a 3D topographic model using free software. You will also need the SketchUp STL extension, available for free through the Sketchup Extension Warehouse: TOOLS: Sketchup (1) Blender (1) 2017 matterhackers.dozuki.com Page 2 of 20

3 Step 1 Grab the terrain data Open Sketchup. Navigate to the File menu > Geolocation > Add Location... Step 2 Navigate to the area you want to make a model of. In this case, I've chosen the highest point in the contiguous United States, Mt. Whitney (which I climbed in 2012) matterhackers.dozuki.com Page 3 of 20

4 Step 3 Once you get the borders exactly where you want them, click Select Region at the top right Take a screenshot of the resulting screen. We will reference the satellite imagery in a future step to flatten out certain parts (i.e. the lakes). If you need a good (free) screenshot utility for Windows, try Greenshot. Once you have the screenshot, click Grab to import the Google Earth mesh data into Sketchup. Step 4 After a few seconds, a flat image of the area you just grabbed will show in the main Sketchup screen. Navigate to the File menu > Geo-location > Show Terrain matterhackers.dozuki.com Page 4 of 20

5 Step 5 With the Sketchup STL extension installed, you can navigate to the File menu > Export to STL and save the file. In case you need the extension, you can find it here: Sketchup STL Extension For Export unit choose Feet. You can realistically choose any unit you want, but choosing Feet will make the model more manageable in Blender, and you can always scale it again later matterhackers.dozuki.com Page 5 of 20

6 Step 6 Import into Blender Open Blender and delete the cube from the startup scene. Blender has a feature called 'Clipping' that only shows the model at a certain distance, so in case your model is too big to show all of it, increase Clip in the properties area of 3D View to some large number (I use a series of six nines) matterhackers.dozuki.com Page 6 of 20

7 Step 7 Navigate to the File menu > Import > Stl (.stl) and choose the file you exported from Sketchup. Once the model loads, press the S key (hotkey for scale) then enter.01 to scale it to 1/100th of its size. Hit Enter to save the scale. Your mouse cursor must be in the 3D View pane to use any hotkeys associated with the model, so if you don't see a change after pressing the key, check where your mouse is. You might need to zoom out (mouse wheel) to see the whole model. To remove the grid, navigate to the Properties section of 3D View, expand the Display section, and uncheck Grid Floor matterhackers.dozuki.com Page 7 of 20

8 Step 8 Remove triangulation We're going to edit the mesh manually, so we need to make the geometry easier to work with. With the mesh selected (it will have an orange border around it), press the Tab key to enter Edit mode. The mesh will highlight every edge and vertex in orange, indicating that they are all selected. With everything still selected, press Alt+J to turn the mesh into quads instead of triangles. Some of the squares along the sides might not change; that's okay. Areas that you need to edit will typically be turned into quads matterhackers.dozuki.com Page 8 of 20

9 Step 9 Add reference image Deselect everything by pressing the A key. In Properties, scroll down to the Background Images section, check the box, and click Add Image. Scroll down further to view the recently-shown options for Background Image and click Open. Choose the screenshot you took in step 3. Step 10 Navigate to the View menu at the bottom left of 3D View and switch to Orthographic view by clicking the View Persp/Ortho menu item (or simply press the Numpad 5 hotkey for this function). From the View menu, choose Top (or press the Numpad 7 hotkey). You will now see the model from above, looking down matterhackers.dozuki.com Page 9 of 20

10 Step 11 Rotate model (if needed) Sometimes the exported model isn't perfectly aligned. If your model comes out rotated a little, you will need to correct this. Press the Tab key to exit Edit mode. Press the R key and use your mouse to rotate the model so it is straight. You can fine tune the rotation angle using the modifier field on the left matterhackers.dozuki.com Page 10 of 20

11 Step 12 Scroll down Properties to reveal the Background Images options, if necessary. Click Front to bring the background image in front of the model. Use the X and Y fields to position the model, and Rotation and Size to match the border to its edges. You might need to adjust the Opacity to get a good view matterhackers.dozuki.com Page 11 of 20

12 Step 13 Flatten areas (optional) Some of the lakes in the model didn't quite come out flat, so we're going to manually flatten them. Zoom in to the area you want to flatten. Press Tab to enter Edit mode again. If the grid around the area you want to flatten isn't very high definition, you can subdivide the grid into smaller squares. Change to Face select mode by clicking the icon at the bottom of the screen of the cube with one side highlighted. Press the C key to use the Circle select tool, and use your mouse cursor to make the selection area bigger or smaller. Select all the faces over the area you want to have more definition, then press Escape to exit Circle select mode. Press the W key and choose Subdivide. You can do this more than once to get more definition, but be careful as too much detail can add unnecessary complexity to the model matterhackers.dozuki.com Page 12 of 20

13 Step 14 Press A to deselect everything, then Switch to Vertex select by clicking the icon of a cube with a dot at the top left near the bottom of the screen. Step 15 Use Circle select again (hotkey: C), this time to select all the vertices inside the boundaries of the lake. Remember that you can always make the mesh more detailed by subdividing the geometry matterhackers.dozuki.com Page 13 of 20

14 Step 16 Press Escape to exit Circle select. Change Pivot center for rotation/scaling to Active Element. This will help us in the next step by using the location of a selected vertex as the height to which the rest of the selected points will be adjusted matterhackers.dozuki.com Page 14 of 20

15 Step 17 Use your middle mouse button to rotate the view so that you can see the height of the selected mesh. Choose a vertex is at the height you want the mesh to be flattened to, then, holding the Shift button on the keyboard, use your right mouse button to de-select then re-select it. This will change the Active Element to the vertex, which is now highlighted in white with the Axes centered on it. Press S (for scale), then Z (to constrain the movement to the Z axis), then 0 (for the height relative to the Active Element), then Enter (to finish the scale). This will scale the height of all selected vertices to that of the one which was selected. Step 18 Smooth From here, use the Smooth tool in Sculpt mode to smooth out any inconsistencies between the flat area and the rest of the model matterhackers.dozuki.com Page 15 of 20

16 Step 19 Repeat steps for any other flat areas. Step 20 Add a base Next, we'll make the model into a watertight object so we can export it for 3D printing. Zoom out (mouse wheel) and deselect everything (hotkey: A) matterhackers.dozuki.com Page 16 of 20

17 Step 21 Switch to Edge select mode by clicking the icon of a cube with a line next to it near the bottom of the screen. Holding the Shift and Alt keys, right-click near each of the four sides of the square to select them. Step 22 Rotate the model (click and drag middle mouse button) so you can see under the model, roughly where you'll want the base to go. Press Shift+D (to duplicate the selection), then Z (to constrain movement to the Z axis), then move the selection roughly to the height you'll want the base to be at. Press Enter or left mouse click when you're satisfied matterhackers.dozuki.com Page 17 of 20

18 Step 23 Switch back to Vertex select (cube with dot icon). Hold Shift then right-click to de-select and re-select a vertex you want to set all the selected points to, like you did to flatten the lakes. Press S, then Z, then 0, then Enter. Press F to create a face that will be the bottom of the model matterhackers.dozuki.com Page 18 of 20

19 Step 24 Switch back to Edge select (cube with line icon). Select the four edges of the square again (hold Shift and Alt) in addition to the bottom you just created. Navigate to the Mesh menu > Edges > Bridge Edge Loops. An "edge loop" is a loop of edges around a model, all connected in some way. In this case, we're connecting the loop consisting of the outside of the terrain with the loop that makes up the outside of the bottom, essentially "bridging" the gap between the edge loops. Step 25 Export When you're happy with your model, switch back to Object mode. Make sure that the model is selected. It will have an orange border-- if not, right click on it. Export by navigating to the File menu > Export. Choose a name and hit Export STL matterhackers.dozuki.com Page 19 of 20

20 You should now have a 3D-printable model! Import into MatterControl or any other slicer to print. This document was last generated on :21:34 PM matterhackers.dozuki.com Page 20 of 20

Week 1 The Blender Interface and Basic Shapes

Week 1 The Blender Interface and Basic Shapes Week 1 The Blender Interface and Basic Shapes Blender Blender is an open-source 3d software that we will use for this class to create our 3d game. Blender is as powerful as 3d Studio Max and Maya and has

More information

Open Blender and click anywhere to remove the Splash Screen.

Open Blender and click anywhere to remove the Splash Screen. Photo Detail Modelling the 3D Industrial Building Open Blender and click anywhere to remove the Splash Screen. Click on the File Menu and select "Save as". Save the Blender file as Industrial_Building01.blend

More information

Full Screen Layout. Main Menu Property-specific Options. Object Tools ( t ) Outliner. Object Properties ( n ) Properties Buttons

Full Screen Layout. Main Menu Property-specific Options. Object Tools ( t ) Outliner. Object Properties ( n ) Properties Buttons Object Tools ( t ) Full Screen Layout Main Menu Property-specific Options Object Properties ( n ) Properties Buttons Outliner 1 Animation Controls The Create and Add Menus 2 The Coordinate and Viewing

More information

This is the opening view of blender.

This is the opening view of blender. This is the opening view of blender. Note that interacting with Blender is a little different from other programs that you may be used to. For example, left clicking won t select objects on the scene,

More information

A Guide to Autodesk Maya 2015

A Guide to Autodesk Maya 2015 A Guide to Autodesk Maya 2015 Written by Mitchell Youngerman Table of Contents Layout of Toolbars...pg 1 Creating Objects...pg 2 Selecting & Deselecting Objects...pg 3 Changing Perspective... pg 4 Transforming

More information

This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space.

This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space. 3D Modeling with Blender: 01. Blender Basics Overview This lesson introduces Blender, covering the tools and concepts necessary to set up a minimal scene in virtual 3D space. Concepts Covered Blender s

More information

Object Manipulation and Basic Animation

Object Manipulation and Basic Animation Object Manipulation and Basic Animation By Immer Baldos This document is a tutorial on basic modeling and animation using Blender version 2.49b. The goals are to create a Windmill using blender s built-in

More information

lundi 7 janvier 2002 Blender: tutorial: Building a Castle Page: 1

lundi 7 janvier 2002 Blender: tutorial: Building a Castle Page: 1 lundi 7 janvier 2002 Blender: tutorial: Building a Castle Page: 1 www.blender.nl this document is online at http://www.blender.nl/showitem.php?id=4 Building a Castle 2000 07 19 Bart Veldhuizen id4 Introduction

More information

By Roland Hess -- Based on the Blender Summer of Code tutorial by Michael Worcester

By Roland Hess -- Based on the Blender Summer of Code tutorial by Michael Worcester Mesh Modeling Tutorial By Roland Hess -- Based on the Blender Summer of Code tutorial by Michael Worcester In the previous chapter, you learned how to manipulate objects in Blender. You've seen how to

More information

Blender Lesson Ceramic Bowl

Blender Lesson Ceramic Bowl Blender Lesson Ceramic Bowl This lesson is going to show you how to create a ceramic looking bowl using the free program Blender. You will learn how to change the view, add, delete, scale and edit objects

More information

GETTING STARTED TABLE OF CONTENTS

GETTING STARTED TABLE OF CONTENTS Sketchup Tutorial GETTING STARTED Sketchup is a 3D modeling program that can be used to create 3D objects in a 2D environment. Whether you plan to model for 3D printing or for other purposes, Sketchup

More information

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 1 The Blender Interface and Basic Shapes

Blender Notes. Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 1 The Blender Interface and Basic Shapes Blender Notes Introduction to Digital Modelling and Animation in Design Blender Tutorial - week 1 The Blender Interface and Basic Shapes Introduction Blender is a powerful modeling, animation and rendering

More information

Mesh Modeling Vase and Flower

Mesh Modeling Vase and Flower Course: 3D Design Title: Mesh Modeling Vase and Flower Dropbox File: VaseAndFlower.zip Blender: Version 2.45 Level: Beginning Author: Neal Hirsig (nhirsig@tufts.edu) Mesh Modeling Vase and Flower In this

More information

3ds Max Cottage Step 1. Always start out by setting up units: We re going with this setup as we will round everything off to one inch.

3ds Max Cottage Step 1. Always start out by setting up units: We re going with this setup as we will round everything off to one inch. 3ds Max Cottage Step 1 Always start out by setting up units: We re going with this setup as we will round everything off to one inch. File/Import the CAD drawing Be sure Files of Type is set to all formats

More information

3 Polygonal Modeling. Getting Started with Maya 103

3 Polygonal Modeling. Getting Started with Maya 103 3 Polygonal Modeling In Maya, modeling refers to the process of creating virtual 3D surfaces for the characters and objects in the Maya scene. Surfaces play an important role in the overall Maya workflow

More information

SolidWorks 2½D Parts

SolidWorks 2½D Parts SolidWorks 2½D Parts IDeATe Laser Micro Part 1b Dave Touretzky and Susan Finger 1. Create a new part In this lab, you ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select

More information

Introduction to Google SketchUp

Introduction to Google SketchUp Introduction to Google SketchUp When initially opening SketchUp, it will be useful to select the Google Earth Modelling Meters option from the initial menu. If this menu doesn t appear, the same option

More information

SolidWorks Intro Part 1b

SolidWorks Intro Part 1b SolidWorks Intro Part 1b Dave Touretzky and Susan Finger 1. Create a new part We ll create a CAD model of the 2 ½ D key fob below to make on the laser cutter. Select File New Templates IPSpart If the SolidWorks

More information

First Animated Model Yellow Submarine

First Animated Model Yellow Submarine Course: 3D Design Title: First Animated Model Yellow Submarine Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (May 2012) First Animated Model Yellow Submarine Most of you are perhaps too young

More information

Getting Started with Silo

Getting Started with Silo CHAPTER 1 Getting Started with Silo In this chapter, we discuss how to view, select, and manipulate models in Silo. If you are not familiar with Silo or polygon modeling, make sure to read the About Silo

More information

Reference Image. Source:

Reference Image. Source: Mesh Modeling By Immer Baldos This document is a tutorial on mesh modeling using Blender version 2.49b. The goal is to create a model of an elevator. This tutorial will tackle creating the elevator cart,

More information

AUTODESK FUSION 360 Designing a RC Car Body

AUTODESK FUSION 360 Designing a RC Car Body AUTODESK FUSION 360 Designing a RC Car Body Abstract This project explores how to use the sculpting tools available in Autodesk Fusion 360 Ultimate to design the body of a RC car. John Helfen john.helfen@autodesk.com

More information

Visualizing Development

Visualizing Development I N T R O D U C T I O N Visualizing Development You will build something like this by the end of this tutorial This tutorial will be the final step in our downtown redevelopment endeavor. We will use a

More information

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements?

How to...create a Video VBOX Gauge in Inkscape. So you want to create your own gauge? How about a transparent background for those text elements? BASIC GAUGE CREATION The Video VBox setup software is capable of using many different image formats for gauge backgrounds, static images, or logos, including Bitmaps, JPEGs, or PNG s. When the software

More information

Transforming Objects and Components

Transforming Objects and Components 4 Transforming Objects and Components Arrow selection Lasso selection Paint selection Move Rotate Scale Universal Manipulator Soft Modification Show Manipulator Last tool used Figure 4.1 Maya s manipulation

More information

Lesson 1: Creating T- Spline Forms. In Samples section of your Data Panel, browse to: Fusion 101 Training > 03 Sculpt > 03_Sculpting_Introduction.

Lesson 1: Creating T- Spline Forms. In Samples section of your Data Panel, browse to: Fusion 101 Training > 03 Sculpt > 03_Sculpting_Introduction. 3.1: Sculpting Sculpting in Fusion 360 allows for the intuitive freeform creation of organic solid bodies and surfaces by leveraging the T- Splines technology. In the Sculpt Workspace, you can rapidly

More information

NURBS Sailboat on Ocean (Modeling/Animation)

NURBS Sailboat on Ocean (Modeling/Animation) Course: 3D Design Title: NURBS Sailboat Blender: Version 2.6X Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) (April 2013) NURBS Sailboat on Ocean (Modeling/Animation) The objective of this PDF

More information

Chapter 3- Creating & Editing Objects

Chapter 3- Creating & Editing Objects ` Chapter 3- Creating & Editing Objects Edit Mode- Mesh Editing Object Mode After you have created a mesh, you can go into Edit mode (Tab key or Mode option in window) and change its shape. In edit mode,

More information

Dremel Digilab 3D Slicer Software

Dremel Digilab 3D Slicer Software Dremel Digilab 3D Slicer Software Dremel Digilab 3D Slicer prepares your model for 3D printing. For novices, it makes it easy to get great results. For experts, there are over 200 settings to adjust to

More information

Shape Cluster Photo Written by Steve Patterson

Shape Cluster Photo Written by Steve Patterson Shape Cluster Photo Written by Steve Patterson Before After Step 1: Create A New Document Let's begin by creating a new Photoshop document. Go up to the File menu in the Menu Bar along the top of the screen

More information

Working in Print Studio

Working in Print Studio Working in Print Studio Print Studio is Autodesk's print preparation software. Print Studio keeps your production moving by analyzing, fixing and preparing your 3D files in minutes. Rotate, size, and position

More information

LOOSE FITTING CLOTHES

LOOSE FITTING CLOTHES LOOSE FITTING CLOTHES Begin by opening the basic box modeled figure 0-BasicFigure.blend. He s at https://users.soe.ucsc. edu/~yonge/05_homework_resources/. This exercise uses some retopology techniques

More information

4 TRANSFORMING OBJECTS

4 TRANSFORMING OBJECTS 4 TRANSFORMING OBJECTS Lesson overview In this lesson, you ll learn how to do the following: Add, edit, rename, and reorder artboards in an existing document. Navigate artboards. Select individual objects,

More information

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started.

ARCHITECTURE & GAMES. A is for Architect Simple Mass Modeling FORM & SPACE. Industry Careers Framework. Applied. Getting Started. A is for Architect Simple Mass Modeling One of the first introductions to form and space usually comes at a very early age. As an infant, you might have played with building blocks to help hone your motor

More information

2.2 - Layouts. Bforartists Reference Manual - Copyright - This page is Public Domain

2.2 - Layouts. Bforartists Reference Manual - Copyright - This page is Public Domain 2.2 - Layouts Introduction...2 Switching Layouts...2 Standard Layouts...3 3D View full...3 Animation...3 Compositing...3 Default...4 Motion Tracking...4 Scripting...4 UV Editing...5 Video Editing...5 Game

More information

Photography by Christina Sizemore. Mudbox Hotkeys

Photography by Christina Sizemore. Mudbox Hotkeys Digital Sculpting with Mudbox FIG 2.12 Digital Images Are Composed of a Pixel Grid. Each Pixel Stores Information Like Color and Transparency. Mudbox Uses Digital Images as Stencils and Stamps and Creates

More information

Working with the Dope Sheet Editor to speed up animation and reverse time.

Working with the Dope Sheet Editor to speed up animation and reverse time. Bouncing a Ball Page 1 of 2 Tutorial Bouncing a Ball A bouncing ball is a common first project for new animators. This classic example is an excellent tool for explaining basic animation processes in 3ds

More information

Taking the Best Reference Photos

Taking the Best Reference Photos Sides Three and Four To fill in the other two sides select the top vertice and the corners on a side where there is no face yet. Again, use FKEY to fill in a face. Repeat this for the last side to have

More information

Beginning Paint 3D A Step by Step Tutorial. By Len Nasman

Beginning Paint 3D A Step by Step Tutorial. By Len Nasman A Step by Step Tutorial By Len Nasman Table of Contents Introduction... 3 The Paint 3D User Interface...4 Creating 2D Shapes...5 Drawing Lines with Paint 3D...6 Straight Lines...6 Multi-Point Curves...6

More information

Creating a Snowman Scene

Creating a Snowman Scene Creating a Snowman Scene By: Shane Trautsch Blender 2.72 What you will learn Basic Modeling Particle systems sculpting Materials and Textures Lighting Creating a Snow By now, you have created a snowman.

More information

Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder

Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder Beaumont Middle School Design Project April May 2014 Carl Lee and Craig Schroeder 1 2 SketchUp 1. SketchUp is free, and you can download it from the website www.sketchup.com. For some K12 use, see www.sketchup.com/3dfor/k12-education.

More information

Textures and UV Mapping in Blender

Textures and UV Mapping in Blender Textures and UV Mapping in Blender Categories : Uncategorised Date : 21st November 2017 1 / 25 (See below for an introduction to UV maps and unwrapping) Jim s Notes regarding Blender objects, the UV Editor

More information

Chapter 3- Creating & Editing Objects

Chapter 3- Creating & Editing Objects Working with Basic Meshes Chapter 3- Creating & Editing Objects Now that we know how to move around in Blender, let s start doing some basic building and shaping. In this chapter we will talk about creating

More information

Editing Polygons. Adding material/volume: Extrude. Learning objectives

Editing Polygons. Adding material/volume: Extrude. Learning objectives Learning objectives Be able to: use the Extrude tool to add volume to a polygon know what edge loops are and how to insert edge loops in a polygon cut edges in a polygon know multiple methods of sewing

More information

Getting Started. Moving Around in 3D

Getting Started. Moving Around in 3D Getting Started 1 Double-click the SketchUp icon or click: Start All Programs SketchUp 2018 SketchUp 2018 The start screen should look something like this: This person is about 5 5 tall this sets the scale

More information

Getting Started. Double-click the SketchUp icon or click: Start All Programs SketchUp 2018 SketchUp 2018

Getting Started. Double-click the SketchUp icon or click: Start All Programs SketchUp 2018 SketchUp 2018 Getting Started 1 Double-click the SketchUp icon or click: Start All Programs SketchUp 2018 SketchUp 2018 The start screen should look something like this: This person is about 5 5 tall this sets the scale

More information

LIGHTCONVERSE TOOLS Interface Overview

LIGHTCONVERSE TOOLS Interface Overview MANUAL 1 Contents Contents... 1 LIGHTCONVERSE TOOLS Interface Overview... 2 Tool Manager... 3 Mouse... 4 Mouse Control Operation:... 4 3D Space Area... 4 Modes... 5 Balance Calculator in Warehouse Mode...

More information

The Villa Savoye ( ), Poisy, Paris.

The Villa Savoye ( ), Poisy, Paris. Learning SketchUp Villa Savoye This tutorial will involve modeling the Villa Savoye by Le Corbusier Files needed to complete this tutorial are available in Mr. Cochran s Web Site The Villa Savoye (1929-1931),

More information

Steps to Print (without supports) This will take you from Meshmixer to the PSU PrintDepot

Steps to Print (without supports) This will take you from Meshmixer to the PSU PrintDepot Steps to Print (without supports) This will take you from Meshmixer to the PSU PrintDepot Read this first to understand some of the dilemmas a model can have and ways to avoid printing problems: http://www.3dshook.com/2016/05/how-to-optimize-a-3d-model-for-3dprinting/#normal

More information

A QUICK TOUR OF ADOBE ILLUSTRATOR CC (2018 RELEASE)

A QUICK TOUR OF ADOBE ILLUSTRATOR CC (2018 RELEASE) A QUICK TOUR OF ADOBE ILLUSTRATOR CC (2018 RELEASE) Lesson overview In this interactive demonstration of Adobe Illustrator CC (2018 release), you ll get an overview of the main features of the application.

More information

Panasonic VRF Software. New features of VRF software

Panasonic VRF Software. New features of VRF software Panasonic VRF Software New features of VRF software April 2013 1 Contents: Mounting scheme... 5 1. Import building scheme into software... 5 1.1. Export building scheme as DXF from AutoCAD... 5 1.2. Export

More information

COS 116 The Computational Universe Laboratory 10: Computer Graphics

COS 116 The Computational Universe Laboratory 10: Computer Graphics COS 116 The Computational Universe Laboratory 10: Computer Graphics As mentioned in lecture, computer graphics has four major parts: imaging, rendering, modeling, and animation. In this lab you will learn

More information

Detailed Table of content. 3D View by tools - Header. 3D View by tools - Header detailed

Detailed Table of content. 3D View by tools - Header. 3D View by tools - Header detailed 3D View by tools - Header Detailed Table of content...1 Introduction...16 Header...16 All Modes - View Menu...17 All Modes - Navigation Menu...24 All Modes, all Object types - Show / Hide...29 Object Mode

More information

2 SELECTING AND ALIGNING

2 SELECTING AND ALIGNING 2 SELECTING AND ALIGNING Lesson overview In this lesson, you ll learn how to do the following: Differentiate between the various selection tools and employ different selection techniques. Recognize Smart

More information

Course: 3D Design Title: Mesh Modeling Hand Dropbox File: Hand.zip Blender: Version 2.41 Level: Beginning Author; Neal Hirsig

Course: 3D Design Title: Mesh Modeling Hand Dropbox File: Hand.zip Blender: Version 2.41 Level: Beginning Author; Neal Hirsig Course: 3D Design Title: Mesh Modeling Hand Dropbox File: Hand.zip Blender: Version 2.41 Level: Beginning Author; Neal Hirsig (nhirsig@tufts.edu) Mesh Modeling Hand Open a new Blender file. We will be

More information

Where to get Blender. Go to Download the latest version

Where to get Blender. Go to  Download the latest version Basic Building in Where to get Blender Go to www.blender.org Download the latest version Heads up! If using Linux the Software Center's safe version is out of date and doesn't do all that the new one does,

More information

The Blender Quick Start Guide

The Blender Quick Start Guide The Blender Quick Start Guide by Darrin Lile Blender Foundation Certified Trainer It takes time and practice to learn and internalize Blender s workflow. But given the right guidance, anyone can quickly

More information

SketchUp. SketchUp. Google SketchUp. Using SketchUp. The Tool Set

SketchUp. SketchUp. Google SketchUp. Using SketchUp. The Tool Set Google Google is a 3D Modelling program which specialises in making computer generated representations of real-world objects, especially architectural, mechanical and building components, such as windows,

More information

Luana Valentini InternetGIS course

Luana Valentini InternetGIS course Google SketchUp - A brief introduction - Luana Valentini InternetGIS course - 2011 Create 3D models and share them with the world Google SketchUp is software that allows you to create 3D models of anything

More information

Dice in Google SketchUp

Dice in Google SketchUp A die (the singular of dice) looks so simple. But if you want the holes placed exactly and consistently, you need to create some extra geometry to use as guides. Plus, using components for the holes is

More information

Picket Patterns. Overview

Picket Patterns. Overview Ornamental Pro 2010 Rail Section and Picket Pattern Drawing Manual Table of Contents Picket Patterns... 1 Overview... 1 Creating a Picket Pattern... 2 Example 1... 2 Vertical Bar Behavior... 2 Example

More information

Step 1: Create A New Photoshop Document

Step 1: Create A New Photoshop Document Snowflakes Photo Border In this Photoshop tutorial, we ll learn how to create a simple snowflakes photo border, which can be a fun finishing touch for photos of family and friends during the holidays,

More information

Computer graphics Labs: Blender (1bis/3) SketchUp model importation and animation

Computer graphics Labs: Blender (1bis/3) SketchUp model importation and animation Computer graphics Labs: Blender (1bis/3) SketchUp model importation and animation University of Liège Department of Aerospace and Mechanical engineering Designed with Blender 2.76b and SketchUp 8 From

More information

Surface Modeling With TINs

Surface Modeling With TINs GMS TUTORIALS The TIN module in GMS is used for general-purpose surface modeling. TIN is an acronym for Triangulated Irregular Network. TINs are formed by connecting a set of xyz points with edges to form

More information

Import / Object modes: 5 Layers for organising your scene are available at the top of the screen.

Import / Object modes: 5 Layers for organising your scene are available at the top of the screen. LUMION 1 VS LUMION 2 SCENES - In Lumion 2, the sky, clouds, fog, material settings, ambient shadows and reflections have been overhauled, so don't expect your Lumion 1 scenes to look identical when you

More information

Fire Dynamics Simulator

Fire Dynamics Simulator Fire Dynamics Simulator Using FDS Find out more information about FDS at the primary FDS website FDS runs on Windows, Mac, and Linux. You can download FDS from the above website, or you can check out the

More information

WAYLAND FREE PUBLIC LIBRARY 3D Design and Printing Tutorial: Create a Keychain

WAYLAND FREE PUBLIC LIBRARY 3D Design and Printing Tutorial: Create a Keychain WAYLAND FREE PUBLIC LIBRARY 3D Design and Printing Tutorial: Create a Keychain Welcome! In this tutorial we will be creating a 3D printed keychain. You will personalize this name tag with text to make

More information

Tangents. In this tutorial we are going to take a look at how tangents can affect an animation.

Tangents. In this tutorial we are going to take a look at how tangents can affect an animation. Tangents In this tutorial we are going to take a look at how tangents can affect an animation. One of the 12 Principles of Animation is called Slow In and Slow Out. This refers to the spacing of the in

More information

PUBLISHER 2016 LINDA MUCHOW ALEXANDRIA TECHNICAL AND COMMUNITY COLLEGE 1601 JEFFERSON STREET, ALEXANDRIA, MN 56308

PUBLISHER 2016 LINDA MUCHOW ALEXANDRIA TECHNICAL AND COMMUNITY COLLEGE 1601 JEFFERSON STREET, ALEXANDRIA, MN 56308 PUBLISHER 2016 LINDA MUCHOW 320-762-4539 LINDAC@ALEXTECH.EDU ALEXANDRIA TECHNICAL AND COMMUNITY COLLEGE 1601 JEFFERSON STREET, ALEXANDRIA, MN 56308 Table of Contents Publisher Environment... 3 Rulers...

More information

Using Blender to Produce a Trainz Asset - Step 2-2 Add Materials and Texture (Continued)

Using Blender to Produce a Trainz Asset - Step 2-2 Add Materials and Texture (Continued) Apply Texture First, deselect everything in the 3D Editor Viewport by pressing the AKEY. When vertices, edges or faces are selected they appear orange. This key is also a toggle. Try pressing the AKEY

More information

McIDAS-V Tutorial Displaying Level II Radar Imagery updated July 2016 (software version 1.6)

McIDAS-V Tutorial Displaying Level II Radar Imagery updated July 2016 (software version 1.6) McIDAS-V Tutorial Displaying Level II Radar Imagery updated July 2016 (software version 1.6) McIDAS-V is a free, open source, visualization and data analysis software package that is the next generation

More information

Ultimate Game Host. Creating a basic model for garrysmod 13 using Blender 2.69 PDF Guide. Visit Us At: https://www.ultimategamehost.

Ultimate Game Host. Creating a basic model for garrysmod 13 using Blender 2.69 PDF Guide. Visit Us At: https://www.ultimategamehost. Ultimate Game Host Creating a basic model for garrysmod 13 using Blender 2.69 PDF Guide Visit Us At: https://www.ultimategamehost.com Creating A Basic Model for GarrysMod 13 using Blender 2.69 Overview:

More information

This view is called User Persp - perspective. It's good for rendering, but not for editing. Ortho will be better.

This view is called User Persp - perspective. It's good for rendering, but not for editing. Ortho will be better. Create a crate simple placeable in Blender. In this tutorial I'll show you, how to create and texture a simple placeable, without animations. Let's start. First thing is always to have an idea, how you

More information

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out.

Press the Plus + key to zoom in. Press the Minus - key to zoom out. Scroll the mouse wheel away from you to zoom in; towards you to zoom out. Navigate Around the Map Interactive maps provide many choices for displaying information, searching for more details, and moving around the map. Most navigation uses the mouse, but at times you may also

More information

GMS 10.0 Tutorial Stratigraphy Modeling TIN Surfaces Introduction to the TIN (Triangulated Irregular Network) surface object

GMS 10.0 Tutorial Stratigraphy Modeling TIN Surfaces Introduction to the TIN (Triangulated Irregular Network) surface object v. 10.0 GMS 10.0 Tutorial Stratigraphy Modeling TIN Surfaces Introduction to the TIN (Triangulated Irregular Network) surface object Objectives Learn to create, read, alter, and manage TIN data from within

More information

Exercise 1a: Interacting With HyperMesh

Exercise 1a: Interacting With HyperMesh Exercise 1a: Interacting With HyperMesh This exercise will cover many of the basic concepts that are central to many of the features in HyperMesh. By the end of this exercise you should be familiar with

More information

Fixed Perimeter Rectangles Geometry Creating a Document

Fixed Perimeter Rectangles Geometry Creating a Document Activity Overview: This activity provides the steps to create a TI-Nspire document that will be used to investigate side length and area in a rectangle with a fixed perimeter. An algebraic approach is

More information

Polygon Modeling Basics Chapter 1 - Vertices

Polygon Modeling Basics Chapter 1 - Vertices Polygon Modeling Basics Chapter 1 - Vertices In this tutorial we will cover the basic tools necessary for Polygon Modeling using the Vertex sub-object selection. It is less of a how to tutorial and more

More information

Blender Character Modeling A companion book to the Blender Character Creation Series on Youtube

Blender Character Modeling A companion book to the Blender Character Creation Series on Youtube Blender Character Modeling A companion book to the Blender Character Creation Series on Youtube https://www.youtube.com/user/darrinlile Darrin Lile Blender Foundation Certified Trainer 2017, Darrin Lile.

More information

SketchUp Starting Up The first thing you must do is select a template.

SketchUp Starting Up The first thing you must do is select a template. SketchUp Starting Up The first thing you must do is select a template. While there are many different ones to choose from the only real difference in them is that some have a coloured floor and a horizon

More information

Chapter 1- The Blender Interface

Chapter 1- The Blender Interface Chapter 1- The Blender Interface The Blender Screen Years ago, when I first looked at Blender and read some tutorials I thought that this looked easy and made sense. After taking the program for a test

More information

Learning to use the drawing tools

Learning to use the drawing tools Create a blank slide This module was developed for Office 2000 and 2001, but although there are cosmetic changes in the appearance of some of the tools, the basic functionality is the same in Powerpoint

More information

Brief 3ds max Shaping Tutorial

Brief 3ds max Shaping Tutorial Brief 3ds max Shaping Tutorial Part1: Power Key Axe Shaft Written by Maestro 1. Creation: Go to top view, create a 6 sided cylinder, 0.1 radius this is the perfect shaft thickness to fit in the hand, so

More information

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details.

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. Basic Key Commands Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. TAB key- Toggles between edit mode (vertex editing) and

More information

Designing Simple Buildings

Designing Simple Buildings Designing Simple Buildings Contents Introduction 2 1. Pitched-roof Buildings 5 2. Flat-roof Buildings 25 3. Adding Doors and Windows 27 9. Windmill Sequence 45 10. Drawing Round Towers 49 11. Drawing Polygonal

More information

How to start your Texture Box Project!

How to start your Texture Box Project! How to start your Texture Box Project! Shapes, naming surfaces, and textures. Lightwave 11.5 Part One: Create Your Shape Choose Start, Programs, New Tek, Lightwave and Modelor (the orange one). 1.In one

More information

AutoCAD 2009 Tutorial

AutoCAD 2009 Tutorial AutoCAD 2009 Tutorial Second Level: 3D Modeling Randy H. Shih Oregon Institute of Technology SDC PUBLICATIONS Schroff Development Corporation www.schroff.com Better Textbooks. Lower Prices. AutoCAD 2009

More information

User manual for animation tools in Norah. User manual for animation tools in Norah

User manual for animation tools in Norah. User manual for animation tools in Norah User manual for animation tools in Norah 1 Table of Contents Chapter 1: Overview of the animation tools in Norah... 3 Chapter 2: Signing in to the Norah website... 4 To create a new Norah account... 4

More information

Microsoft Word

Microsoft Word OBJECTS: Shapes (part 1) Shapes and the Drawing Tools Basic shapes can be used to graphically represent information or categories. The NOTE: Please read the Objects (add-on) document before continuing.

More information

MS Publisher County of Henrico Public Libraries

MS Publisher County of Henrico Public Libraries MS Publisher 2013 I. About Publisher A. What is it? Publisher is a desktop publishing program that assists you in designing and producing professional documents that combine text, graphics, illustrations,

More information

Character Modeling IAT 343 Lab 6. Lanz Singbeil

Character Modeling IAT 343 Lab 6. Lanz Singbeil Character Modeling IAT 343 Lab 6 Modeling Using Reference Sketches Start by creating a character sketch in a T-Pose (arms outstretched) Separate the sketch into 2 images with the same pixel height. Make

More information

https://blenderzen.com/

https://blenderzen.com/ Blender Shortcut Keys Cheat Sheet Blender is a vast multi-purpose program designed to do some very complex things. Luckily for us the creators of Blender simplified the interface and squeezed most commands

More information

SketchUp + Google Earth LEARNING GUIDE by Jordan Martin. Source (images): Architecture

SketchUp + Google Earth LEARNING GUIDE by Jordan Martin. Source (images):  Architecture SketchUp + Google Earth LEARNING GUIDE by Jordan Martin Source (images): www.sketchup.com Part 1: Getting Started with SketchUp GETTING STARTED: Throughout this manual users will learn different tools

More information

Note: Photoshop tutorial is spread over two pages. Click on 2 (top or bottom) to go to the second page.

Note: Photoshop tutorial is spread over two pages. Click on 2 (top or bottom) to go to the second page. Introduction During the course of this Photoshop tutorial we're going through 9 major steps to create a glass ball. The main goal of this tutorial is that you get an idea how to approach this. It's not

More information

Getting Started with ShowcaseChapter1:

Getting Started with ShowcaseChapter1: Chapter 1 Getting Started with ShowcaseChapter1: In this chapter, you learn the purpose of Autodesk Showcase, about its interface, and how to import geometry and adjust imported geometry. Objectives After

More information

Microsoft PowerPoint 2007 Beginning

Microsoft PowerPoint 2007 Beginning Microsoft PowerPoint 2007 Beginning Educational Technology Center PowerPoint Presentations on the Web... 2 Starting PowerPoint... 2 Opening a Presentation... 2 Microsoft Office Button... 3 Quick Access

More information

To build shapes from scratch, use the tools are the far right of the top tool bar. These

To build shapes from scratch, use the tools are the far right of the top tool bar. These 3D GAME STUDIO TUTORIAL EXERCISE #5 USE MED TO SKIN AND ANIMATE A CUBE REVISED 11/21/06 This tutorial covers basic model skinning and animation in MED the 3DGS model editor. This exercise was prepared

More information

Create a Swirly Lollipop Using the Spiral Tool Philip Christie on Jun 13th 2012 with 12 Comments

Create a Swirly Lollipop Using the Spiral Tool Philip Christie on Jun 13th 2012 with 12 Comments Advertise Here Create a Swirly Lollipop Using the Spiral Tool Philip Christie on Jun 13th 2012 with 12 Comments Tutorial Details Program: Adobe Illustrator CS5 Difficulty: Beginner Es timated Completion

More information

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details.

Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. Basic Key Commands Basic Blender Commands This is just a partial list of Blender commands. Please visit the Blender.org website for more details. TAB key- Toggles between edit mode (vertex editing) and

More information

LESSON 2 MODELING BASICS

LESSON 2 MODELING BASICS LESSON 2 MODELING BASICS In this lesson we ll start to model a multi-story office building from scratch. We ll construct the base grid, create the two towers and place slabs between the stories. Also we

More information