Maya 2014 NURBS Modeling Tutorial Airship

Size: px
Start display at page:

Download "Maya 2014 NURBS Modeling Tutorial Airship"

Transcription

1 Maya 2014 NURBS Modeling Tutorial Airship Airships have captured human imagination for centuries and are featured prominently in books, film and video games. As an introduction to modeling with NURBS (non uniform rational basis splines), we will be modeling a fictional airship of your own design. The sky's the limit! Working from a reference sketch Whether rooted in reality or fantasy, all great 3D models are based on some kind of reference imagery. Before beginning on our model, we should first create a sketch of what we envision it to look like. You can use real airships (zeppelins, blimps, hot air balloons) or fictional ones as inspiration. Here s a fairly basic one I sketched out: This airship contains all of the basic elements we will create for your model: Hull: main body of the airship Deck: flat surface on top of the hull Cabin: crew s quarters Mast/Boom: structural element holding up the sail or propellers Sail/Propellers: what drives the airship forwards (mine has propellers, but yours could have either or both!) Cockpit: captain s navigational room Feel free to add many more additional details to make yours unique. I expect that your airship will

2 look almost nothing like the one I am creating! Setting Up the Scene/Preferences File/Project Window Click on New button to create a new project Name our new project Airship Use default settings for Project Locations and click Accept Maya will automatically create sub folders within your project folder (usually found in Documents/maya/projects) File/Save Scene As... Name: airship1 Type: Maya Binary Maya/Preferences/Files & Projects/Autosave: Enable AutoSave to have Maya automatically create file backups in defined time intervals. You can also limit the number of files by checking Limit autosaves. The Hull For the first part of our airship, let s create the main hull from which all of our objects and details will be attached. To create the curved surface of the hull, let s draw out a Curve to define the shape Switch to the Top Viewport by moving the mouse over it and pressing Spacebar Go to the Create/CV Curve Tool Options Box. Make sure the Curve degree is set to 3 Cubic and Knot spacing is Uniform. Click the mouse in the viewport to draw out CV Curve points Draw out a curve for half of your hull around the X axis that is similar to the reference sketch. Don t worry about getting it exactly right; we can edit it later. Press Enter to finalize your curve. See the image below for comparison: You can edit the curve by right clicking on it and switching to Control Vertex mode. Simply drag those points around to reshape your curve as you please. To make sure that the open endpoints of our curve are perfectly aligned with the X axis, select the End Point and check the Snap to Grid button at the top on the Status Line. Now, when you drag along one or more axes, it snaps to the nearest grid point! With the curve selected, let s switch to the Perspective Viewport by pressing Spacebar again to go to the 4 view and then again on the Perspective view. To create the curved surface from our curve, we are going to Revolve it around the X axis by

3 going to Surfaces/Revolve Options Box. Use the following options: Go to Edit/Reset Settings to use default settings before we start. This works for every tool with an Options Box. Axis preset: X What axis the curve will revolve around Start sweep angle: 0 End sweep angle: 180 Set to 360 for a complete revolved surface. Segments: 8 Increase for additional revolved segments Use default settings for the rest and press the Apply button With just a few easy steps, we have created a revolved hull surface! Let s select its Name in the Channel Box and rename it airshiphull Notice that since our curve and new revolved surface are still connected, we can select our curves and drag the control vertices around if we want to reshape our hull. The Deck To make the deck of our airship, we are going to create a new surface that connects one side of the top of the hull with the other with a Loft: First, select the Revolved surface of the hull and go to Display/Hide/Hide Selection so that we can more easily select our curves Next, select the curve we created in the top view and hit Command+D to Duplicate it With the duplicate copy still selected, change the Rotate X value to 180 in the Channel Box to mirror it across the X axis You can also mirror an object across an axis by setting that Scale value to 1, as long as the object s pivot point is along that axis

4 Select both curves and go to Surfaces/Loft Options Box. Use the following settings: Edit/Reset Settings Section spans: 2 How many spans to insert in the lofted surface Everything else can be left at the default settings Press Loft to create the deck of our ship. Now we have a lofted surface that connects both curves together. It s that easy! Rename our new loftedsurface airshipdeck Go to Display/Show/All to show our hidden hull geometry again. Now let s get started on the cabin underneath the deck! The Cabin To better work with the area underneath the deck, select the hull geometry and go to Display/Hide/Hide Selected. We can also switch to X Ray shading mode within the Viewport window by going to Shading/X Ray. This mode allows us to see through geometry. Duplicate the two curves we lofted for the ships deck and drag them below the deck where we would like the floor of the cabin to be.

5 Right click on the curves, switch to Control Vertex mode and delete the vertices by the front of the ship. We won t be needing them since the cabin will not extend all the way to the bow. Select both curves and go to Edit Curves/Attach Curves Options Box: Reset the settings Attach method: Blend Leave all other settings at defaults Press Attach to attach both curves together into one! With our newly attached curve created, we can select and delete the duplicated curves we used to make it. Select the attached curve and go to Open/Close Curve Options Box: Reset the settings Shape: Blend Press Open/Close We now have a closed path that will work beautifully for the floor of our cabin! Go to Display/Show/Show All to show our hull geometry again. Resize the floor curve for the cabin so that it fits well inside the hull.

6 Rename the floor curve cabinfloorcurve With the floor curve selected, go to Surfaces/Planar to create a Planar Surface. Reset the settings and leave them at default The Planar command allows us to create a flat surface from a curve regardless of it s shape. To add some volume to our cabin, duplicate the floor curve and drag it up on the Y axis. Duplicate it again, size it down and pull up slightly on the Y axis. Repeat again for a total of 3 duplicated curves that will make up the walls and entrance port to our cabin (as seen below): We will now loft several curves at once to form our cabin: Select the curves of the cabin from the bottom up individually When performing a loft, select the curves in the order from which you would like to loft them. Go to Surfaces/Loft to create the walls of our cabin! We can drag around our curves to reshape the walls as desired. Make sure that the top hole connecting the cabin and the deck protrudes up through the deck.

7 We will now use a Boolean command to create a hole in the deck to fully connect it with the cabin: Go to Edit NURBS/Booleans/Difference Tool. This tool creates new geometry where two (or more) surfaces intersect. Select the cabin geometry and press Enter. Select the deck geometry and press Enter. Notice that the geometry protruding above the deck has disappeared and a hole has been inserted into the deck.

8 We are now done with the deck, cabin and hull of our airship! Next up, let s insert some propellers so our airship can fly! The Propellers For the mast that will hold up our propellers, we will be Extruding a curve along another curve (note that this functions differently from the Extrude command for polygon objects). The steps for this process are shown in an image below: In the top view, go to Create/NURBS Primitives/Circle and size it down In the side view, go to Create/EP Curve tool. Draw out a vertical line with two points while holding Shift to constrain it to the Y axis. The EP curve tool automatically builds a curve based on where you click the mouse. Select the circle and Shift+Select the curve line. Go to Surfaces/Extrude Options Box: Reset the settings Result position: At Path Leave all other settings at defaults Press Extrude to create our extruded surface! Right click on the newly extruded surface and switch to Isoparm mode. This mode allows us to insert and select isoparms along our surface. Click and drag from the top of the mesh to somewhere midway down the cylinder. The yellow dotted line indicates a temporary position at which to insert our isoparm. Go to Edit NURBS/Insert Isoparm to insert an isoparm at our dotted line. Switch back to Isoparm mode and click to select our newly created isoparm. Go to Edit NURBS/Detach Surfaces to separate our extruded surface into two meshes along the selected isoparm. Select the top cylindrical mesh and change the Scale X and Scale Z attributes to 0.5 to inset the geometry from the bottom cylindrical mesh.

9 Switch to Isoparm mode and select the circular isoparm at the top of our mast. Add a Planar trim to seal the open hole. Repeat for the lower mast section. All done with our mast, now let s add a propeller! Go to Create/NURBS Primitives/Cylinder and use the following attributes: Reset settings Axis: Y Radius: 2 Height: 0.1 Number of sections: 20 Number of spans: 1 All other settings at default

10 Place at the top of the mast In the Outliner, delete the top and bottom caps of the cylinder. We will fill these in later with a Planar trim. Right click on the circular surface and switch to Control Vertex mode. Select the vertices shown below and scale in on the X and Z axes to create the propeller shape. Switch to Isoparm mode, select the top isoparm going around the edge and insert a Planar trim. Repeat for the bottom isoparm.

11 We have finished our propeller! Once you are fully satisfied with it, select all of the propeller geometry and delete the history. Group the propeller geometry together, duplicate and scale down for multiple propellers!

12 Rotate the propellers around the Y axis to for some some variation. We can also animate this attribute to make the airship appear to fly! Almost done with our airship! All that s left is the cabin and perhaps a little more flair! The Cabin Time to finish up our airship by modeling the captain s cabin! Make a duplicate copy of the curve defining the front of the deck. Switch to Control Vertex mode and delete the rear CVs so that it looks like the curve below:

13 In the front and side views, draw three additional curves to define the front, side and top profile curves for the cabin, as seen below, Make sure to line up the endpoints so the curves define one solid surface: With the curves in Object selection mode (Right Click/Object Mode), select the four curves in a counter clockwise direction in the Perspective view. Go to Surfaces/Boundary (with all default settings) to create a boundary surface defined by our four curves. With the main surface of our boundary defined, let s cut out some windows so we can actually see out of it! Looking down the front of our airship, go to Create/NURBS Primitives/Square and position it

14 in front of the cabin. Reshape the square CVs in Control Vertex mode as you see fit. Select the curve and THEN the boundary surface in the perspective view. Switch back to looking down the front of the airship, as seen in the above screenshot. With the curve and surface selected, go to Edit NURBS/Project Curve on Surface to add the curve of the window to the boundary surface. We can now cut that window out of our boundary curve! With the boundary surface selected, go to Edit NURBS/Trim Tool. This tool allows us to define

15 which surfaces we want to keep and which ones to trim, like cutting out with a pair of scissors. Click on the cabin surface to keep it and a yellow dot will appear, indicating that you would like to keep that surface. Press enter to perform the trim and remove the window from the cabin surface! Bear in mind that since both the projected curve and trim are still active, we can move and reshape our window curve to change the window shape. Now, let s add a bevel to our window to give it some depth! Right click on our surface and switch to Trim Edge mode. Shift+select our trim edges in a clockwise manner and then go to Surfaces/Bevel to add a Bevel to our window. Set the Width to 0 and adjust the Depth and Extrude Depth to your liking.

16 Right click on each of the newly created beveled surfaces and switch to Trim Edge selection mode. Select the interior trim edges in a counter clockwise direction Go to Surfaces/Boundary to create the window surface.

17 Select all of the newly created cabin surfaces, group them together and name the group l_cabingroup Duplicate the group and change its Scale Z to 1 to mirror it across the Z axis. Rename it r_cabingroup

18 Almost done with the cabin! Let s create a rear door for the cabin using the same techniques as before: Select and duplicate the rear curve used to make the back of the cabin, scale it across the Z axis to mirror it and create a flat Lofted surface. Create a square NURBS primivite and scale/position it to where you would like to cut out the door.

19 In the Front view, use Project Curve on Surface to cut out the door frame. Use the Trim tool to cut out the door frame Select the Trim edges of the opening and perform a Bevel to give the door frame some depth

20 Select the Isoparms on either side of the beveled door opening and Loft them together to create the door surface. Congratulations, we have completed our airship! Feel free to add many more details and decorations to make yours special and unique!

Maya Lesson 3 Temple Base & Columns

Maya Lesson 3 Temple Base & Columns Maya Lesson 3 Temple Base & Columns Make a new Folder inside your Computer Animation Folder and name it: Temple Save using Save As, and select Incremental Save, with 5 Saves. Name: Lesson3Temple YourName.ma

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

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

Google SketchUp. and SketchUp Pro 7. The book you need to succeed! CD-ROM Included! Kelly L. Murdock. Master SketchUp Pro 7 s tools and features

Google SketchUp. and SketchUp Pro 7. The book you need to succeed! CD-ROM Included! Kelly L. Murdock. Master SketchUp Pro 7 s tools and features CD-ROM Included! Free version of Google SketchUp 7 Trial version of Google SketchUp Pro 7 Chapter example files from the book Kelly L. Murdock Google SketchUp and SketchUp Pro 7 Master SketchUp Pro 7 s

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

3D Design with 123D Design

3D Design with 123D Design 3D Design with 123D Design Introduction: 3D Design involves thinking and creating in 3 dimensions. x, y and z axis Working with 123D Design 123D Design is a 3D design software package from Autodesk. A

More information

Spring 2011 Workshop ESSENTIALS OF 3D MODELING IN RHINOCEROS February 10 th 2011 S.R. Crown Hall Lower Core Computer Lab

Spring 2011 Workshop ESSENTIALS OF 3D MODELING IN RHINOCEROS February 10 th 2011 S.R. Crown Hall Lower Core Computer Lab [1] Open Rhinoceros. PART 1 INTRODUCTION [4] Click and hold on the Boundary Lines in where they form a crossing and Drag from TOP RIGHT to BOTTOM LEFT to enable only the PERSPECTIVE VIEW. [2] When the

More information

3D Modeling and Design Glossary - Beginner

3D Modeling and Design Glossary - Beginner 3D Modeling and Design Glossary - Beginner Align: to place or arrange (things) in a straight line. To use the Align tool, select at least two objects by Shift left-clicking on them or by dragging a box

More information

Rhinoceros Car Modeling Tutorial

Rhinoceros Car Modeling Tutorial Rhinoceros Car Modeling Tutorial This tutorial will guide you to car nurbs modeling process using Rhinoceros 3.0. To start a car modeling you will need some car images (or sketches) to get an idea of the

More information

Maya 2014 Introduction to Maya

Maya 2014 Introduction to Maya Maya 2014 Introduction to Maya Maya is an incredibly powerful animation software that can be used to create almost anything you can imagine. The purpose of this document is to help you become familiar

More information

How to model a car body in T-Splines

How to model a car body in T-Splines How to model a car body in T-Splines My name is and I ll show you how to model complex cars like the Alfa Romeo 147 gta using the T-Splines Maya plugin and various techniques. This will be useful if you

More information

Trimmed Surfaces Maya 2013

Trimmed Surfaces Maya 2013 2000-2013 Michael O'Rourke Trimmed Surfaces Maya 2013 Concepts Trimming works only on patches (in Maya, this means NURBS patches) Does not work with polygonal models A trim can look similar to a Boolean

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

Images from 3D Creative Magazine. 3D Modelling Systems

Images from 3D Creative Magazine. 3D Modelling Systems Images from 3D Creative Magazine 3D Modelling Systems Contents Reference & Accuracy 3D Primitives Transforms Move (Translate) Rotate Scale Mirror Align 3D Booleans Deforms Bend Taper Skew Twist Squash

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

user manual vol. 2: modeling

user manual vol. 2: modeling user manual vol. 2: modeling An Company solidthinking Release 8.0 User Manual Modeling - Volume 2 1993-2009 solidthinking Inc. Part N. 80-25041-10301 Copyright 1993-2009 solidthinking, Inc. All rights

More information

Extrude & Revolve Maya 2013

Extrude & Revolve Maya 2013 2000-2013 Michael O'Rourke Extrude & Revolve Maya 2013 Concept There are several basic modeling techniques shared by all 3D programs These can be used either to create your final model For example, a vase

More information

Chapter 10. Creating 3D Objects Delmar, Cengage Learning

Chapter 10. Creating 3D Objects Delmar, Cengage Learning Chapter 10 Creating 3D Objects 2011 Delmar, Cengage Learning Objectives Extrude objects Revolve objects Manipulate surface shading and lighting Map artwork to 3D objects Extrude Objects Extrude & Bevel

More information

Lecture 4, 5/27/2017, Rhino Interface an overview

Lecture 4, 5/27/2017, Rhino Interface an overview 數字建築與城市设计 Spring 2017 Lecture 4, 5/27/2017, Rhino Interface an overview Copyright 2017, Chiu-Shui Chan. All Rights Reserved. This lecture concentrates on the use of tools, 3D solid modeling and editing

More information

3D ModelingChapter1: Chapter. Objectives

3D ModelingChapter1: Chapter. Objectives Chapter 1 3D ModelingChapter1: The lessons covered in this chapter familiarize you with 3D modeling and how you view your designs as you create them. You also learn the coordinate system and how you can

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

4) Finish the spline here. To complete the spline, double click the last point or select the spline tool again.

4) Finish the spline here. To complete the spline, double click the last point or select the spline tool again. 1) Select the line tool 3) Move the cursor along the X direction (be careful to stay on the X axis alignment so that the line is perpendicular) and click for the second point of the line. Type 0.5 for

More information

SOLIDWORKS 2016: A Power Guide for Beginners and Intermediate Users

SOLIDWORKS 2016: A Power Guide for Beginners and Intermediate Users SOLIDWORKS 2016: A Power Guide for Beginners and Intermediate Users The premium provider of learning products and solutions www.cadartifex.com Table of Contents Dedication... 3 Preface... 15 Part 1. Introducing

More information

Exercise Guide. Published: August MecSoft Corpotation

Exercise Guide. Published: August MecSoft Corpotation VisualCAD Exercise Guide Published: August 2018 MecSoft Corpotation Copyright 1998-2018 VisualCAD 2018 Exercise Guide by Mecsoft Corporation User Notes: Contents 2 Table of Contents About this Guide 4

More information

Walls and Windows. Here is a useful link to explore for later -- AutoCAD drawing tutorials:

Walls and Windows. Here is a useful link to explore for later -- AutoCAD drawing tutorials: Walls and Windows Eventually we will import your CAD drawings and you will need well-constructed files which we will then use extrude, loft, and sweep, etc., in Max. Here is a useful link to explore for

More information

1st Point. 2nd Point. hold shift & drag along Y. Splines

1st Point. 2nd Point. hold shift & drag along Y. Splines Splines STEP 1: open 3DS Max _ from the Command Panel under the Create tab click on Shapes (note: shapes are really Splines) _ under Object Type click on Ellipse STEP 2: Expand the Keyboard Entry tab type

More information

How to draw and create shapes

How to draw and create shapes Adobe Flash Professional Guide How to draw and create shapes You can add artwork to your Adobe Flash Professional documents in two ways: You can import images or draw original artwork in Flash by using

More information

Character Modeling COPYRIGHTED MATERIAL

Character Modeling COPYRIGHTED MATERIAL 38 Character Modeling p a r t _ 1 COPYRIGHTED MATERIAL 39 Character Modeling Character Modeling 40 1Subdivision & Polygon Modeling Many of Maya's features have seen great improvements in recent updates

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

An Approach to Content Creation for Trainz

An Approach to Content Creation for Trainz An Approach to Content Creation for Trainz Paul Hobbs Part 6 GMax Basics (Updates and sample files available from http://www.44090digitalmodels.de) Page 1 of 18 Version 3 Index Foreward... 3 The Interface...

More information

CGS 3220 Lecture 13 Polygonal Character Modeling

CGS 3220 Lecture 13 Polygonal Character Modeling CGS 3220 Lecture 13 Polygonal Character Modeling Introduction to Computer Aided Modeling Instructor: Brent Rossen Overview Box modeling Polygon proxy Mirroring Polygonal components Topology editing Procedural

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

Modeling Technology Group

Modeling Technology Group Modeling Technology Group Hiroshi Hayashi David Ogirala Matt Nedrich Jeff Ridenbaugh Spencer Smith Saba Bokhari John Gray Charles Hellstrom Bryan Linthicum Polygon Models (part-1) What are polygons? -

More information

Modeling a Gear Standard Tools, Surface Tools Solid Tool View, Trackball, Show-Hide Snaps Window 1-1

Modeling a Gear Standard Tools, Surface Tools Solid Tool View, Trackball, Show-Hide Snaps Window 1-1 Modeling a Gear This tutorial describes how to create a toothed gear. It combines using wireframe, solid, and surface modeling together to create a part. The model was created in standard units. To begin,

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

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

Introduction to Maya

Introduction to Maya 1 M CO PY RI GH TE D MA TE RI AL Introduction to Maya aya is a powerful 3D modeling, animation, effects, and rendering solution that has been used in everything from product design to feature films. In

More information

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies

Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Autodesk Inventor Design Exercise 2: F1 Team Challenge Car Developed by Tim Varner Synergis Technologies Tim Varner - 2004 The Inventor User Interface Command Panel Lists the commands that are currently

More information

Maya Lesson 6 Screwdriver Notes & Assessment

Maya Lesson 6 Screwdriver Notes & Assessment Maya Lesson 6 Screwdriver Notes & Assessment Save a new file as: Lesson 6 Screwdriver YourNameInitial Save in your Computer Animation folder. Screwdriver Handle Base Using CVs Create a polygon cylinder

More information

AutoCAD 2013 Tutorial - Second Level: 3D Modeling

AutoCAD 2013 Tutorial - Second Level: 3D Modeling AutoCAD 2013 Tutorial - Second Level: 3D Modeling Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following websites to

More information

Module 1: Basics of Solids Modeling with SolidWorks

Module 1: Basics of Solids Modeling with SolidWorks Module 1: Basics of Solids Modeling with SolidWorks Introduction SolidWorks is the state of the art in computer-aided design (CAD). SolidWorks represents an object in a virtual environment just as it exists

More information

L E S S O N 2 Background

L E S S O N 2 Background Flight, Naperville Central High School, Naperville, Ill. No hard hat needed in the InDesign work area Once you learn the concepts of good page design, and you learn how to use InDesign, you are limited

More information

Inventor 201. Work Planes, Features & Constraints: Advanced part features and constraints

Inventor 201. Work Planes, Features & Constraints: Advanced part features and constraints Work Planes, Features & Constraints: 1. Select the Work Plane feature tool, move the cursor to the rim of the base so that inside and outside edges are highlighted and click once on the bottom rim of the

More information

Solidworks 2006 Surface-modeling

Solidworks 2006 Surface-modeling Solidworks 2006 Surface-modeling (Tutorial 2-Mouse) Surface-modeling Solid-modeling A- 1 Assembly Design Design with a Master Model Surface-modeling Tutorial 2A Import 2D outline drawing into Solidworks2006

More information

Delta Dart. Propeller. in the Feature Manager and click Sketch from the Content toolbar, Fig. 1. on the Sketch toolbar.

Delta Dart. Propeller. in the Feature Manager and click Sketch from the Content toolbar, Fig. 1. on the Sketch toolbar. Chapter 8 Delta Dart Propeller A. Base for Blade. Step 1. Click File Menu > New, click Part Metric and OK. Step 2. Click Top Plane in the Feature Manager and click Sketch from the Content toolbar, Fig.

More information

Sculpting 3D Models. Glossary

Sculpting 3D Models. Glossary A Array An array clones copies of an object in a pattern, such as in rows and columns, or in a circle. Each object in an array can be transformed individually. Array Flyout Array flyout is available in

More information

How to Create a Fountain Pen

How to Create a Fountain Pen How to Create a Fountain Pen Lesson 4 How to Create a Fountain Pen This lesson will guide you in building a fountain pen. You will use the following tools: NURBS curves. Extrusion. Mirror. Trim. Blend

More information

Module 4A: Creating the 3D Model of Right and Oblique Pyramids

Module 4A: Creating the 3D Model of Right and Oblique Pyramids Inventor (5) Module 4A: 4A- 1 Module 4A: Creating the 3D Model of Right and Oblique Pyramids In Module 4A, we will learn how to create 3D solid models of right-axis and oblique-axis pyramid (regular or

More information

Bonus Ch. 1. Subdivisional Modeling. Understanding Sub-Ds

Bonus Ch. 1. Subdivisional Modeling. Understanding Sub-Ds Bonus Ch. 1 Subdivisional Modeling Throughout this book, you ve used the modo toolset to create various objects. Some objects included the use of subdivisional surfaces, and some did not. But I ve yet

More information

Each trainee receives the official 260 page courseware as part of attending this course.

Each trainee receives the official 260 page courseware as part of attending this course. Level 1 NURBS modelling with Rhino Course Outline This course is for anyone new, or nearly new, to Rhino. Recognised as THE introductory course for Rhino, all trainees receive an Official Certificate on

More information

Autodesk Inventor 6 Essentials Instructor Guide Chapter Four: Creating Placed Features Chapter Outline This chapter provides instruction on the follow

Autodesk Inventor 6 Essentials Instructor Guide Chapter Four: Creating Placed Features Chapter Outline This chapter provides instruction on the follow Chapter Four: Creating Placed Features Chapter Outline This chapter provides instruction on the following topics and provides exercises for students to practice their skills. Day Two Topic: How to create

More information

Education Curriculum Surface Design Specialist

Education Curriculum Surface Design Specialist Education Curriculum Surface Design Specialist Invest your time in imagining next generation designs. Here s what we will teach you to give shape to your imagination. CATIA Surface Design Specialist CATIA

More information

COMPUTER AIDED DESIGN CURRICULLOM RHINO BASED 3D DESIGN

COMPUTER AIDED DESIGN CURRICULLOM RHINO BASED 3D DESIGN COMPUTER AIDED DESIGN CURRICULLOM RHINO BASED 3D DESIGN S.no. CONTENTS Page no S. no. CONTENTS PAGE no. 1. Introduction 1 2. Necessary of Rhino in Designing 2 3. Working with 3D Models 3 4. Object Types

More information

Design a Simple Fan in 123D Design

Design a Simple Fan in 123D Design Design a Simple Fan in 123D Design Learn to use 123D Design to make and print this simple fan. 123D Design is a free, powerful, yet simple 3D creation and editing tool. It allows you to design and build

More information

Tutorial Second Level

Tutorial Second Level AutoCAD 2018 Tutorial Second Level 3D Modeling Randy H. Shih SDC PUBLICATIONS Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit the following websites to learn

More information

Designing a Chair. Lesson 6

Designing a Chair. Lesson 6 Designing a Chair Lesson 6 Designing a Chair This lesson will show you how to design a chair by using the Curves Network modeling tool in a few steps. We will focus your attention on the following modeling

More information

Designing a Chair. Lesson 6

Designing a Chair. Lesson 6 Lesson 6 Designing a Chair This lesson illustrates how to design a chair using the Curves Network modeling tool. The following modeling tools will be covered: Curves Network. Skin. Intersect. Trim. Mirror.

More information

Feature-Based Modeling and Optional Advanced Modeling. ENGR 1182 SolidWorks 05

Feature-Based Modeling and Optional Advanced Modeling. ENGR 1182 SolidWorks 05 Feature-Based Modeling and Optional Advanced Modeling ENGR 1182 SolidWorks 05 Today s Objectives Feature-Based Modeling (comprised of 2 sections as shown below) 1. Breaking it down into features Creating

More information

SWITCHING FROM SKETCHUP TO VECTORWORKS

SWITCHING FROM SKETCHUP TO VECTORWORKS SWITCHING FROM SKETCHUP TO VECTORWORKS INTRODUCTION There are a lot of 3D modeling software programs to choose from and each has its own strengths and weaknesses. For architects, flexibility and ease of

More information

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC

StickFont Editor v1.01 User Manual. Copyright 2012 NCPlot Software LLC StickFont Editor v1.01 User Manual Copyright 2012 NCPlot Software LLC StickFont Editor Manual Table of Contents Welcome... 1 Registering StickFont Editor... 3 Getting Started... 5 Getting Started...

More information

Dave s Phenomenal Maya Cheat Sheet The 7 Default Menus By Dave

Dave s Phenomenal Maya Cheat Sheet The 7 Default Menus By Dave Dave s Phenomenal Maya Cheat Sheet The 7 Default Menus By Dave Menu Set Hot Keys F2 F3 F4 F5 Animation Modeling Dynamics Rendering Transformation / Manipulator Hot Keys Q W E R T Y Select Tool Move Tool

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

How to create a realistic looking turtle - Modeling part 1

How to create a realistic looking turtle - Modeling part 1 Search For No [ Login ] or Email Address: Subscribe to: Updates List Industry News Newsletter HIGHEND3D > Maya > Tips & Tutorials How to create a realistic looking turtle - Modeling part 1 by Denis Zen

More information

solidthinking Environment...1 Modeling Views...5 Console...13 Selecting Objects...15 Working Modes...19 World Browser...25 Construction Tree...

solidthinking Environment...1 Modeling Views...5 Console...13 Selecting Objects...15 Working Modes...19 World Browser...25 Construction Tree... Copyright 1993-2009 solidthinking, Inc. All rights reserved. solidthinking and renderthinking are trademarks of solidthinking, Inc. All other trademarks or service marks are the property of their respective

More information

Geometric Entities for Pilot3D. Copyright 2001 by New Wave Systems, Inc. All Rights Reserved

Geometric Entities for Pilot3D. Copyright 2001 by New Wave Systems, Inc. All Rights Reserved Geometric Entities for Pilot3D Copyright 2001 by New Wave Systems, Inc. All Rights Reserved Introduction on Geometric Entities for Pilot3D The best way to develop a good understanding of any Computer-Aided

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

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

Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment. Kent L. Lawrence

Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment. Kent L. Lawrence ANSYS Workbench Tutorial Structural & Thermal Analysis using the ANSYS Workbench Release 11.0 Environment Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

More information

Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment

Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment ANSYS Workbench Tutorial Structural & Thermal Analysis Using the ANSYS Workbench Release 12.1 Environment Kent L. Lawrence Mechanical and Aerospace Engineering University of Texas at Arlington SDC PUBLICATIONS

More information

Tutorial 2: Particles convected with the flow along a curved pipe.

Tutorial 2: Particles convected with the flow along a curved pipe. Tutorial 2: Particles convected with the flow along a curved pipe. Part 1: Creating an elbow In part 1 of this tutorial, you will create a model of a 90 elbow featuring a long horizontal inlet and a short

More information

NURBS modeling for Windows. Training Manual Level 1

NURBS modeling for Windows. Training Manual Level 1 NURBS modeling for Windows Training Manual Level 1 Rhino Level 1 Training 2nd Ed.doc Robert McNeel & Associates 1997-2000 All Rights Reserved. Printed in U.S.A. Copyright by Robert McNeel & Associates.

More information

Tower Drawing. Learning how to combine shapes and lines

Tower Drawing. Learning how to combine shapes and lines Tower Drawing Learning how to combine shapes and lines 1) Go to Layout > Page Background. In the Options menu choose Solid and Ghost Green for a background color. This changes your workspace background

More information

Lesson 11. Polygonal Spaceship

Lesson 11. Polygonal Spaceship 11 Polygonal Spaceship In this lesson, you will build and texture map a polygonal spaceship. Starting with a polygonal cube, you will extrude facets until you have a completed ship. You will then be able

More information

WIRE BASICS ESTIMATED TIME REQUIRED. This tutorial will teach you the basics of sketching wires and using them as contours for solid objects.

WIRE BASICS ESTIMATED TIME REQUIRED. This tutorial will teach you the basics of sketching wires and using them as contours for solid objects. WIRE BASICS This tutorial will teach you the basics of sketching wires and using them as contours for solid objects. ESTIMATED TIME REQUIRED 30 Minutes LEARNING GOALS In this tutorial you will learn how

More information

Chapter 6: Create Surfaces from Curves

Chapter 6: Create Surfaces from Curves A common way of working in 3-D is to draw curves that represent edges, profiles, cross-sections, or other surface features and then to use surfacing commands to create surfaces from those curves. Edge

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

Rhinoceros NURBS modeling for Windows. Version 1.0 Training Manual Level 1

Rhinoceros NURBS modeling for Windows. Version 1.0 Training Manual Level 1 Rhinoceros NURBS modeling for Windows Version 1.0 Training Manual Level 1 rhinolevel 1.doc Robert McNeel & Associates 1997. All Rights Reserved. Printed in U.S.A. Copyright by Robert McNeel & Associates.

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

Solid Modeling: Part 1

Solid Modeling: Part 1 Solid Modeling: Part 1 Basics of Revolving, Extruding, and Boolean Operations Revolving Exercise: Stepped Shaft Start AutoCAD and use the solid.dwt template file to create a new drawing. Create the top

More information

The Creep SOP. 3. Delete the sky, logo and ground objects. 4. Place a new geometry object into the Network editor.

The Creep SOP. 3. Delete the sky, logo and ground objects. 4. Place a new geometry object into the Network editor. 1 Film Strip Ribbon 1 THE CREEP SOP In this exercise, you will use the Creep SOP to simulate a length of film that flows off of the reel spool on a frame by frame basis. 1.1 GETTING STARTED 1. Launch Houdini.

More information

Autodesk User Group International AUGI Training Program (ATP)

Autodesk User Group International AUGI Training Program (ATP) Autodesk User Group International AUGI Training Program (ATP) This course (and every course you are registered for) will only continue if you re-register for it after completing every segment. To do this

More information

Freeform / Freeform PLUS

Freeform / Freeform PLUS Freeform / Freeform PLUS WORKING WITH FREEFORM Work from Coarse Clay to Fine When creating new models from scratch, it is best to first create a rough shape using a coarse clay setting such as Rough Shape

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 12: Pull Toy - Solids and Transforms

Chapter 12: Pull Toy - Solids and Transforms This tutorial demonstrates using solid primitives and simple transforms. You will learn how to: Enter coordinates to place points exactly. Draw a free-form curve and polygon. Create a pipe along a curve.

More information

An Introduction to Maya. Maya. Used in industrial design, CAD, computer games and motion picture effects. The ambition is what get

An Introduction to Maya. Maya. Used in industrial design, CAD, computer games and motion picture effects. The ambition is what get An Introduction to Maya Gustav Taxén gustavt@nada.kth.se 2D1640 Grafik och Interaktionsprogrammering VT 2006 Maya Used in industrial design, CAD, computer games and motion picture effects Special focus

More information

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D

COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 HAND OUT 1 : INTRODUCTION TO 3D COMPUTER AIDED ARCHITECTURAL GRAPHICS FFD 201/Fall 2013 INSTRUCTORS E-MAIL ADDRESS OFFICE HOURS Özgür Genca ozgurgenca@gmail.com part time Tuba Doğu tubadogu@gmail.com part time Şebnem Yanç Demirkan sebnem.demirkan@gmail.com

More information

UDK Basics Maya Export/UDK Import/Viewport and placing content

UDK Basics Maya Export/UDK Import/Viewport and placing content UDK Basics Maya Export/UDK Import/Viewport and placing content By Sarah Taylor http://sarahtaylor3d.weebly.com In this tutorial I will explain some of the problems you need to look out for when transferring

More information

Revit Architecture 2015 Basics

Revit Architecture 2015 Basics Revit Architecture 2015 Basics From the Ground Up Elise Moss Authorized Author SDC P U B L I C AT I O N S Better Textbooks. Lower Prices. www.sdcpublications.com Powered by TCPDF (www.tcpdf.org) Visit

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

Autodesk Fusion 360: Model. Overview. Modeling techniques in Fusion 360

Autodesk Fusion 360: Model. Overview. Modeling techniques in Fusion 360 Overview Modeling techniques in Fusion 360 Modeling in Fusion 360 is quite a different experience from how you would model in conventional history-based CAD software. Some users have expressed that it

More information

Chapter 2 Parametric Modeling Fundamentals

Chapter 2 Parametric Modeling Fundamentals 2-1 Chapter 2 Parametric Modeling Fundamentals Create Simple Extruded Solid Models Understand the Basic Parametric Modeling Procedure Create 2-D Sketches Understand the Shape before Size Approach Use the

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

7/21/2009. Chapters Learning Objectives. Fillet Tool

7/21/2009. Chapters Learning Objectives. Fillet Tool Chapters 12-13 JULY 21, 2009 Learning Objectives Chapter 12 Chapter 13 Use the FILLET tool to draw fillets, rounds, and other rounded corners. Place chamfers and angled corners with the CHAMFER tool. Separate

More information

Sliding and Rotating Objects. Appendix 1: Author s Notes

Sliding and Rotating Objects. Appendix 1: Author s Notes AnimationWorks User Guide AnimationWORKS Introduction Camera Paths Cameras Moving Objects Moving Object Paths Sliding and Rotating Objects Light Objects Class Visibility Objects Transparency Objects Appendix

More information

AutoCAD for Engineers and Designers, 21st Edition. (3D and Advanced)

AutoCAD for Engineers and Designers, 21st Edition. (3D and Advanced) AutoCAD 2015 for Engineers and Designers, 21st Edition (3D and Advanced) CADCIM Technologies 525 St. Andrews Drive Schererville, IN 46375, USA (www.cadcim.com) Contributing Author Sham Tickoo Professor

More information

Chapter 16: Boat Hull - Loft and Sweep

Chapter 16: Boat Hull - Loft and Sweep This tutorial demonstrates classic boat hull lofting techniques using typical plan and profile curves. The classic hull shape is based on a design from an old Boat Builder s Handbook magazine. Many designs

More information

Tutorials For 3ds Max

Tutorials For 3ds Max Desk - 3ds Max Modeling Tutorial Tutorials For 3ds Max Tutorials For 3ds Max Desk - 3ds Max Modeling Tutorial Hi everyone. In this 3D modeling tutorial i will show you how to create a Desk using 3d Studio

More information

SolidWorks 2013 and Engineering Graphics

SolidWorks 2013 and Engineering Graphics SolidWorks 2013 and Engineering Graphics An Integrated Approach Randy H. Shih SDC PUBLICATIONS Schroff Development Corporation Better Textbooks. Lower Prices. www.sdcpublications.com Visit the following

More information

UV Mapping to avoid texture flaws and enable proper shading

UV Mapping to avoid texture flaws and enable proper shading UV Mapping to avoid texture flaws and enable proper shading Foreword: Throughout this tutorial I am going to be using Maya s built in UV Mapping utility, which I am going to base my projections on individual

More information

Modeling a CPU case. Lesson 5. This tutorial illustrates how to create the external case of a Central Processing Unit using the following commands.

Modeling a CPU case. Lesson 5. This tutorial illustrates how to create the external case of a Central Processing Unit using the following commands. Modeling a CPU case Lesson 5 Modeling a CPU case This tutorial illustrates how to create the external case of a Central Processing Unit using the following commands. NURBS curves. Pipe. NURBS surface editing.

More information