Computer graphics Labs: Blender (1/3) Modelling, transparency and reflection

Size: px
Start display at page:

Download "Computer graphics Labs: Blender (1/3) Modelling, transparency and reflection"

Transcription

1 Computer graphics Labs: Blender (1/3) Modelling, transparency and reflection University of Liège Department of Aerospace and Mechanical engineering Designed with Blender 2.76b

2 Introduction to the interface Default interface The default Blender window is partitioned in several sub-windows: The 3D visualization window. See below for further details. The information window containing the main software s menus. The Timeline window used for managing animations. The Outliner window displaying in a tree fashion all the objects on the scene. Expanding the tree allows to see how the objects are linked with each other, as well as their properties (material, and so on). The properties window further described here below. 3D visualization window The 3D-window allows editing the scene interactively. It is possible to change the default viewpoint of the scene by holding down the mouse central wheel. Combining the mouse wheel with the [Shift] key allows moving the scene. Similarly, combining the mouse wheel with the [Ctrl] key allows zooming. For mouse lacking the central wheel, the following table shows how to bypass the wheel by combining mouse clicks and keyboard shortcuts. Mouses with two buttons Apple mouse with one button LMB LMB LMB (mouse s button) MMB Alt LMB Opt LMB RMB RMB Cmd LMB The keypad holds shortcuts for setting views: key [7] stands for the top view, [1] for the front view, [3] for the profile view. Toggling between perspective view and the orthographic projection is done via the keypad [5]. The keypad [0] enables/disables the camera view. 2

3 Finally, the Quad View mode partitions the visualization window in 4: three sub-windows contain the three main views (front, profile and top) while the last sub-windows contains the camera view. The Quad View mode is enabled by the [ctrl-alt-q] key combination. The cursor of the 3D-window defines where in the scene new objects will be created. This cursor can be moved by clicking left. By default, some elements are already presents in the scene: a cube, a camera representing the rendering point of view, and a light illuminating the scene. Moreover, the 3D-window has: An Object Tools panel on the left (keyboard shortcut [t]). This panel allows applying several transformations (translations, rotations...) to the selected object. A properties panel for editing the properties of the selected object (position...) This panel can be accessed via the + mark on the upper-right side of the window, or via the keyboard shortcut [n]. A header bar (as all Blender s windows) described here below. Header of the 3D-window By default, the header is located at the bottom of the 3D-window. Several functions are available: The mode selector allows defining how the scene will be edited. The two main useful modes are the Object Mode and the Edit Mode. The Object Mode allows modifying the scene globally (objects are seen as non-modifiable blocs). Whereas, the Edit Mode aims to modify a particular object (we want to change the shape of the object). The handling buttons define the behaviour of the grips available on a selected object in the 3D-window. We will mostly use the Translate Manipulator and the Rotation Manipulator. The Translate Manipulator exhibits a reference frame which allows moving the object in a given direction by clicking on the corresponding frame axis. The Rotation Manipulator rotates the object around each axis. 3

4 The properties window Thanks to the properties window it is possible to edit the properties of the selected object as well as the global properties of the scene. The header holds a variable set of buttons from which it is possible to access to different property panels. For instance, by selecting the cube (right click) one can access to the Material button and edit material properties (diffuse colour, transparency, reflection...) This button is disabled when the camera is selected, while the Texture button (which applies a texture to an object) is enabled for both objects. Several global properties exist. Among them, there is the World button which defines the sky colour and the ambient light; and the Render button which setups the render options and launch a rendering. Customizing the interface The interface may be customized by changing the window layouts and sizes, or by adding new windows. Resizing a window is done by a left click on its edge. A right click on a window edge brings up a context menu: o Split Area splits a window into two parts. o Join Area joints two adjacent windows. Moreover, thanks to the leftmost button of the header it is possible to change the type of any window. This button provides an access to the Editor Type menu, from which we can select the window type to display in a given frame. Hence, it is possible to convert any window type into any other. 4

5 Drawing an octopus with the subsurfs method. (From Drawing the body 1. Start by deleting the default cube located at the centre of the 3D-window. o Select the cube with a right click: the contour become orange. o Press the [Delete] key for erasing it and confirm in the shortcut menu by clicking on Delete (or by pressing [Enter] without moving the mouse). 2. Inserting a circle. o Make sure you have selected the top view by pressing the key [7] of the keypad. o Position the cursor on the origin thanks to a left click on it. The cursor s position defines where new objects will be created. o In the Object Tools panel, select Create Circle. You can also use the control search engine integrated in Blender by pressing [space] and then entering the wanted command name. Here, the name circle brings back a list of similar commands. Choose Add circle in order to construct a circle. o A new tab named Add circle then pops up on the left panel of the 3Dwindow. This tab defines the circle s properties (radius, position...) Assign the vertices number to 8 and the radius to

6 3. Extruding the circle. o Check if the Edit Mode is indeed selected (not the Object Mode ). If not, press [Tab] for toggling from one mode to another. o Select the front-view (key [1] of the keypad) and toggle to the orthographic view (keypad [5]). o Make sure that all the circle vertices are selected (key [a]). o Press key [e] for initializing the extrusion *. Then press key [z] for locking the vertical direction of the extrusion. o Move the cursor upwards in order to position the new vertices as shown in figure 1. Left click to confirm the locations of the new vertices. o Perform again an extrusion by repeating the preceding steps in order to obtain a similar shape as the one shown in figure 2. o Keep the last vertices selected and press key [s] for setting the scale of the section. Adjust the section size so to obtain the object sketched in figure 3. o Toggle-back to the perspective view (keypad [5]). * Warning: when extruding, the key [Esc] does not delete duplicated nodes. In case of mistake, it is better to accept the wrong extrusion by a left click and then to undo the last operation with the command [ctrl+z]. Remember to regularly save your work. Save it into a folder with your name (LASTNAME- Firstname). This folder should be located into the folder Infographie on the Desktop. 4. Creating the tentacles o First, disable the Limit selection to visible option. This option allows only the selection of visible nodes. The corresponding button is located in the 3D-window header. If the button is not displayed, press key [z] in order to toggle from the wired viewing mode to the solid viewing mode. o Toggle to the top-view (key [7] of the keypad). o Unselect all the vertices by pressing [a]. o The key [b] defines a selection box. By keeping key [b] pressed and moving the mouse with its left button pressed, select two neighbouring vertices of the larger circle (figure 1 of the next page). As the option Limit selection to visible is disabled (grayed), the vertices located below the visible ones will also be selected. o Extrude these vertices [e] as shown in figure 2. Press the central mouse wheel to release the constraint of perpendicularity. o Repeat this extrusion procedure twice in order to obtain a similar result to figure 3. 6

7 o Proceed the same way for the other seven tentacles. Do not forget to unselect the last vertices generated by an extrusion before selecting new ones for creating a new tentacle. 5. Raising the body o This step aims to raise the octopus body above the plane of reference, while letting the tentacles dangling. This will be done thanks to the Falloff effect. The falloff allows moving rigidly a part of an object while the other vertices of the object will be altered accordingly to their distance of the moved part. o Unselected all vertices [a] and select [b] the vertices of the body (vertices located on and inside the larger circle). o Toggle to the front view [1] and press key [o] for activating the falloff mode. 7

8 o A new icon shows up into the 3D-window header. By clicking on it, a dropdown menu allows selecting the falloff magnitude. Select Sharp Falloff. o Check if the mode translate Manipulator is enabled and click on the vertical blue arrow in order to move the selection upwards while pressing the left mouse button. A circle shows up: it is the influence area of the falloff. While keeping the left button pressed, adjust the circle size with the central wheel so that it encompasses the whole object. Finally, move the selection upwards. o Deactivate the falloff mode [o]. 8

9 6. Drawing the head. o In the profile view [1], select [b] the upper vertices of the body. Afterwards, make several successive vertical extrusions [e][z] and scaling [s] in order to obtain the head profile. o By using again the upper vertices, perform a last extrusion [e] and scale so that these vertices become coincident. o On the left panel of the 3D-window, click on the Remove Doubles button under the title Remove of the Tools tab. This tool will merge the height duplicated vertices at the top of the head. o A new tab shows up in the lower part of the left panel. Set to 0.1 the value of the field Merge Distance and press Enter. The duplicated nodes will be automatically deleted. You can check the number of selected points in the upper information window. 7. Creating the Subdivision Surface. o In the properties window located on the right-hand side of the screen, activate the Modifiers. o Click on Add Modifier and select «Subdivision Surface» at the bottom of the column Generate. o A rounded shape shows up inside the mesh we have just created. It is possible to adjust the Subdivision Surface with the fields: View : number of pre-visualized subdivisions (as seen in the 3D-window). Render : number of subdivisions used for the rendering. More the number of subdivisions increases, better will be the image quality but longer will be the computation time. In our case, an acceptable result will be obtained with View set at 2 and Render set at 3. 9

10 8. Finalizing the all thing. o Quit the Edition mode by pressing the key [Tab]. o If the wiring mode is activated, toggle to the solid mode either by pressing [z] or by selecting the option Solid inside the menu Viewport Shading of the visualizing window header. o The achieved result is not quite realistic, as the octopus surface is uniformly facetted and coloured by Blender. In order to improve the rendering, it is possible to ask Blender to apply a gradient on each facet following the computed colour at the nodes. To do this, click on the button Smooth under Shading in the left panel of the 3D-window (Object Tools). 9. Remedy to frequent problems. o If some connections between the body and the tentacles seem irregular, there was probably some duplicated point during the extrusion. Remedy: Toggle back to the Edition Mode [Tab]. Select all the nodes located on the base of the tentacles [b] and press again the button Rem Double. Validate the number of deleted nodes. o If some tentacles stay open Toggle back to the Edition Mode [Tab]. Select the 4 nodes at the tentacle tip. Press key [f] for creating a facet linking the nodes together. 10

11 o If dark or bright vertical lines show up, there is a problem of normals. To solve this problem, the normals have to be recomputed: Toggle to the Edit Mode with the key [Tab]. Select all the mesh [a]. In the left panel Shading/UVs, click on the button Recalculate under the title Normals. Toggle back to Object Mode [Tab]. 10. Assigning a material. o To assign a material property to an object, click on the button Material of the properties window (right panel). o Click on the button New that shows up below for creating a new material. A set of tabs is then displayed for defining the properties of the new material. o For our material, we will only define a diffuse colour and let the other parameters at their default values. o In the tab Diffuse, click on the white frame (default material colour). A dialog box will open for defining the colour. Setup the values of the R, G, B channels as written in the below right-hand side figure. 11

12 Drawing the eyes 1. The eye will be created as an object independent from the body. If not already done, quit the Edit Mode [Tab] and toggle to the Object Mode. Otherwise, the eyes will be added to the object constituting the body. 2. Creating the starting sphere. o Toggle to the front view [1]. o Move the cursor in an empty area of the 3D-window (left click). o Add a sphere: Object Tools panel Create UVsphere. o In the lower part of the left panel of the 3D-window, set the number of Segments and Rings both to 20. Check the box Align to View. o In order to use the smoothing, click on the button Smooth of the left panel of the 3D-window. 3. Adding materials. o We will add two materials to this sphere. Click on the button Materials of the properties window. o The sphere that we have just created holds no material. The list of materials is therefore empty. Add two Slots to this list thanks to the button Add Material Slot located nearby the list. o Then, select the first created Slot and click on the button New located under the list. This will assign a new material to this Slot. o Define a white diffuse colour for this first material. It will be used for the white part of the eyes. o Repeat the last two steps for the second Slot. However, use a black diffuse colour for this material, which will be used as pupil. 4. Assigning the materials. We will now assign the two materials to two different regions of the sphere in order to create a pupil. o Toggle to the Edit Mode [Tab], three new buttons shows up under the list of materials in the properties window: Assign, Select and Deselect. o Select all the vertices of the sphere (if necessary, use the key [a]) and select in the list the white material. Click on the Assign button. o For defining the pupil, unselect [a] all the vertices. Now, select all the vertices located at the middle of the sphere. 12

13 Use the circular selection tool [c] (if needed, adjust the size of the selection circle with the mouse wheel) and press [Enter] to confirm the selection. o In the list of the properties window, select the black material and click Assign. 5. Shaping the sphere. o Use the profile view [3], reselect all the vertices [a][a], and apply a shear [ctrlalt-shift-s] in order to flatten the eye. Repeat the process several times if needed. End with a rotation [r] in order to align the eye with the vertical plane. Shear Rotation o Inside the front view, carry out a scaling following z axis [s][z] to round the pupil. 6. Positioning and creating a copy. o Quit the edit mode [Tab] and position the eye on the octopus by using [g] for moving it and [r] for rotating it. Do not hesitate to change the view or to use the Quad View [ctrl-alt-q]. A scaling should probably be required [s]. o Once the eye positioned, copy it [shift-d] and position the copy. 13

14 Finalizing the octopus 1. Adjusting the camera s location. o The camera s location should be adjusted to the scene we have just created. For more ease, activate the Quad View mode [ctrl-alt-q]. o In the top right view, the camera field of view is given by the orange frame. Use the three other visualization windows for adjusting the camera s position in order to encompass the octopus in the field of view. o Once the camera positioned, press key [F12] for computing a rendering of the scene. The computed image replaces the 3D-window. To go back to the 3D-window, press [Esc]. 14

15 2. Changing the illumination. o As is, the scene is probably not properly illuminated. Firstly, we will change the light source type. o Select the light and click on the button Object Data in the header of the properties window. o Change the source type from Point to Sun (inside the object lamp ) in order to obtain a more suited illumination for the remainder of this tutorial. Indeed, the source type Sun illuminates the scene uniformly with parallel rays, while the source type Point has a limited illumination range and its rays are not parallel. o After the modification of the source type, the symbol figuring the light source is changed. A discontinuous line originating from the light source indicates the rays direction. Change this direction in order to properly illuminate the object. If needed, change the value of the field Energy inside the tab Lamp if the scene is too dark. Creating the ground 1. Adding a plane. o Set the cursor below the octopus and then select the top view [7]. Next, add a plane: Object Tools panel Create Plane. o Scale the plane [s] so it covers the whole camera field. 2. Applying a texture. o For obtaining a more realistic ground, we will use a texture. Firstly, create a material. In the properties window, click on the button Material and then on the button New. o For creating a texture, click on the button Texture located on the righthand site of the button Material, in the header of the properties window. o Click on New and select Stucci inside the menu Type which appears immediately below. o Next, go to the tab Colors and check the box Ramp for applying a gradient to the texture. o A gradient is defined by a sequence of colours that Blender will interpolate. It is possible to change each colour of the sequence individually by selecting it thanks to its index. The default gradient holds two colours of index 0 and index 1 respectively. For changing a colour, click on its preview. 15

16 Edited colour index Colour preview o Define the colour of index 0 to R=1, G=0.85, B=0.5 and A=1. o Define the colour of index 1 to R=0.65, G=0.6, B=0.35 and A=1. o Go to the tab Mapping, located lower in the properties window. This tab defines how the texture should be applied to the plane. To ensure the texture seems small enough, an increase of the scale of the texture space is necessary. Change the values of X, Y, and Z under the title Size to 8. o The ground is now finished, you can compute a rendering [F12] for obtaining the final result. 16

17 Creating the water surface 1. Adding the water surface. o We consider that the camera lies above the water surface and that the octopus lies below it. The light rays coming from the octopus will pass through two different materials (the water and air) before reaching the camera. As a consequence, the ray trajectory will not be straight anymore (refraction effect). Thus, the perceived image by the camera will be modified. o As Blender can process only surfaces, the refraction effect will be modelised at the water surface. Set the cursor above the octopus but below the camera (raise the camera upwards if necessary) in order to define where the water surface will be created. Next, using the top view [7], add a plane (Object tools panel Create Plane). o Scale the plane so it is as big as the ground [s]. Then, use translations and rotations so that the plane covers half of the camera field (use the Quad View mode for this). Covering the half of the camera field will help us to assess the effects of refraction. 2. Applying material properties to the water surface. o Quit the Edit Mode [Tab] if it is enabled. o Click on the button Material in the header of the properties window. Add a new material to the plane by clicking on New. o Define a diffuse colour for the water, as described in the figure below. 17

18 o The tab Transparency enables the calculation of transparency and defines the refractive properties of the material. Transparency is enabled by checking the box located on the left of the title Transparency. Enable the transparency calculation by raytracing computation by clicking on the button Raytrace. Next, define the transparency level by setting the parameter Alpha to 0.2 and the refraction value index IOR to 1.33 (which is the IOR of the water). o If you try to render the scene now, you will notice that the shadowed parts of the image are totally black. Actually, the materials used for the octopus need to be configured so they can handle transparent shadows. To configure the materials, select each object and, in the Material properties, check the box Receive transparent in the tag Shadow (located below the material properties). This process needs to be repeated for the two materials applied on the eyes. Note that this configuration change is only needed for one eye, as the two eyes share the same material properties. o The scene rendering can now be computed in order to check the effects of the added surface. 18

19 3. Adding a wave effect to the surface o From a realistic point of view, a water surface is seldom perfectly flat and smooth. Therefore, the image we have just obtained seems unnatural. Fortunately, Blender offers a quite easy way for introducing image deformations caused by waves on the water surface. o Select the plane that models the water surface and, as for the ground, add a texture to it. In the header of the properties window, click on the button Texture and then New. Select again a new type of texture Stuccy. o In the tag Mapping of the Texture properties, use the value 10 for the X, Y and Z parameters under the title Size, in order to get waves close enough to each other. o Go to the tag Influence of Texture properties. This step is the most important for obtaining a convincing wave effect. This tag defines the influence that the texture will have on the object. Unselect the option Color (the texture will not affect the object s colour). Check the box Normal so that the texture will affect the normal. The normal vector to the surface is used by the ray-tracer for computing the refraction. Change the field value of the Normal to This value defines how much the normal is changed by the texture (i.e. it defines the wave amplitude). o Compute the rendering. Note: If the wave effect does not seem to appear, select the Edit Mode [Tab] and, then press the key [u]. In the appearing menu, click Unwrap. Compute the rendering again. 19

20 o If needed, adjust the field values of parameters X, Y and Z of the tag Mapping as well as the field value of the parameter Normal. Indeed, these values depend on the size of the water surface. 4. Reflection on the water surface. o As it is, the water seems to be too transparent. As a matter of fact, the water surface reflects an image of its surrounding environment. o Reflection can be defined into the tag Mirror, in the section Material of the properties window. Begin by enabling the effect by checking the upper box of the tag. Next, as shown in the figure below, define the values of Reflectivity (intensity of the reflection) and Fresnel which influences how the reflection evolves with the incidence angle. 5. Changing the sky o The default sky of Blender is gray and uniform. We will replace it by using a texture which will generate a partially cloudy sky. o Click on the button Texture in the header of the properties window. Next, click on the button Show World Texture at the top of the Texture section. 20

21 o Then, click on the button New for adding a texture. Select Clouds as type and adjust the gradient colours in the tag Colors as following (enable the option Ramp ). Define the colour of index 0 to R=0.3, G=0.6, B=0.9 and A=1. Define the colour of index 1 to R=1.0, G=1.0, B=1.0 and A=1. o Finally, in the tag Influence, check the box Horizon in order to apply the texture to the sky. o The last remaining step consists in adjusting the camera position and the sizes of the ground plane and water surface plane in order to obtain the final scene. 21

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

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

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

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

Computer graphics Labs: Blender (2/3) LuxRender: Interior Scene Rendering

Computer graphics Labs: Blender (2/3) LuxRender: Interior Scene Rendering Computer graphics Labs: Blender (2/3) LuxRender: Interior Scene Rendering University of Liège Department of Aerospace and Mechanical engineering Designed with Blender 2.76b LuxRender During the first tutorial

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

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

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

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

Lathe Modeling Wine Glass

Lathe Modeling Wine Glass Course: 3D Design Title: Bezier Curve Modeling Column Dropbox File: WineGlass.zip Blender: Version 2.41 Level: Beginning Author: Neal Hirsig (nhirsig@tufts.edu) Lathe Modeling Wine Glass In this tutorial,

More information

Chapter 17: The Truth about Normals

Chapter 17: The Truth about Normals Chapter 17: The Truth about Normals What are Normals? When I first started with Blender I read about normals everywhere, but all I knew about them was: If there are weird black spots on your object, go

More information

3D Modeling Course Outline

3D Modeling Course Outline 3D Modeling Course Outline Points Possible Course Hours Course Overview 4 Lab 1: Start the Course Identify computer requirements. Learn how to move through the course. Switch between windows. Lab 2: Set

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

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

Chapter 9- Animation Basics

Chapter 9- Animation Basics Timing, Moving, Rotating and Scaling Now that we know how to make stuff and make it look good, it s time to figure out how to move it around in your scene. Another name for an animation is Interpolation

More information

Chapter 12- NURBS & Meta Shape Basics

Chapter 12- NURBS & Meta Shape Basics Chapter 12- NURBS & Meta Shape Basics When you press Shift-A for Add, you will notice other object types beside meshes, cameras and lights that can be created. Two types of objects that can be created

More information

Actions and Graphs in Blender - Week 8

Actions and Graphs in Blender - Week 8 Actions and Graphs in Blender - Week 8 Sculpt Tool Sculpting tools in Blender are very easy to use and they will help you create interesting effects and model characters when working with animation and

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

Create a Rubber Duck. This tutorial shows you how to. Create simple surfaces. Rebuild a surface. Edit surface control points. Draw and project curves

Create a Rubber Duck. This tutorial shows you how to. Create simple surfaces. Rebuild a surface. Edit surface control points. Draw and project curves Page 1 of 24 Create a Rubber Duck This exercise focuses on the free form, squishy aspect. Unlike the flashlight model, the exact size and placement of the objects is not critical. The overall form is the

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

Notes on Blender: By Matthew Evett

Notes on Blender: By Matthew Evett Notes on Blender: By Matthew Evett A synopsis of the Wiki: http://en.wikibooks.org/wiki/blender_3d:_noob_to_pro The Blender GUI is implemented via opengl. Thus the GUI is not Windowsstandard. Can resize

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

Animation Basics. Learning Objectives

Animation Basics. Learning Objectives Animation Basics Learning Objectives After completing this chapter, you will be able to: Work with the time slider Understand animation playback controls Understand animation and time controls Morph compound

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

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

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

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide

Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Autodesk Fusion 360 Training: The Future of Making Things Attendee Guide Abstract After completing this workshop, you will have a basic understanding of editing 3D models using Autodesk Fusion 360 TM to

More information

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

Creating the Tilt Game with Blender 2.49b

Creating the Tilt Game with Blender 2.49b Creating the Tilt Game with Blender 2.49b Create a tilting platform. Start a new blend. Delete the default cube right click to select then press X and choose Erase Selected Object. Switch to Top view (NUM

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

Course: 3D Design Title: Mesh Modeling Shark Dropbox File: Shark.zip Blender: Version 2.45 Level: Beginning Author: Neal Hirsig

Course: 3D Design Title: Mesh Modeling Shark Dropbox File: Shark.zip Blender: Version 2.45 Level: Beginning Author: Neal Hirsig Course: 3D Design Title: Mesh Modeling Shark Dropbox File: Shark.zip Blender: Version 2.45 Level: Beginning Author: Neal Hirsig (nhirsig@tufts.edu) Mesh Modeling Shark In this tutorial, we ll model a Shark.

More information

Chapter 4- Materials and Textures

Chapter 4- Materials and Textures Chapter 4- Materials and Textures Materials and textures are what change your model from being gray to brilliant. You can add color, make things glow, become transparent like glass or make them look like

More information

Mesh Modeling Dice Boolean

Mesh Modeling Dice Boolean Course: 3D Design Title: Mesh Modeling Dice - Boolean Dropbox File: Dice.zip Blender: Version 2.41 Level: Beginning Author: Neal Hirsig (nhirsig@tufts.edu) Mesh Modeling Dice Boolean In this tutorial,

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

User Interface Software Projects

User Interface Software Projects User Interface Software Projects Assoc. Professor Donald J. Patterson INF 134 Winter 2013 The author of this work license copyright to it according to the Creative Commons Attribution-Noncommercial-Share

More information

LIGHTING - 1. Note. Lights. Ambient occlusion

LIGHTING - 1. Note. Lights. Ambient occlusion Note LIGHTING - 1 The creation and use of lights varies greatly between the default Blender renderer and the Cycles renderer. This section refers only to simple lighting in the default renderer. Lights

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

Chapter 3- Creating & Editing Objects

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

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

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

Inkscape tutorial: Donate button

Inkscape tutorial: Donate button Inkscape tutorial: Donate button By: Very Simple Designs (BDT466) Web Site: http://verysimpledesigns.com/vectors/inkscape-tutorial-donate-button.html This Inkscape beginner tutorial teaches the viewer

More information

Education and Training CUFMEM14A. Exercise 2. Create, Manipulate and Incorporate 2D Graphics

Education and Training CUFMEM14A. Exercise 2. Create, Manipulate and Incorporate 2D Graphics Education and Training CUFMEM14A Exercise 2 Create, Manipulate and Incorporate 2D Graphics Menu Exercise 2 Exercise 2a: Scarecrow Exercise - Painting and Drawing Tools... 3 Exercise 2b: Scarecrow Exercise

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

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

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

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

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

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

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

Introduction to Digital Modelling and Animation in Design week 4 Textures

Introduction to Digital Modelling and Animation in Design week 4 Textures Introduction to Digital Modelling and Animation in Design week 4 Textures Thaleia Deniozou - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -

More information

ROTOSCOPING AND MATTE PAINTING In Blender v2.48a

ROTOSCOPING AND MATTE PAINTING In Blender v2.48a In the world of Visual Effects, Rotoscoping, Matte Painting and Garbage Painting are necessary and complementary functions. They are used each time a cut-out in the image is necessary, to remove a background

More information

Introduction to SolidWorks for Technology. No1: Childs Toy

Introduction to SolidWorks for Technology. No1: Childs Toy Introduction to SolidWorks for Technology No1: Childs Toy Table of Contents Table of Contents... 1 Introduction... 2 Part Modelling: Cab... 3 Part Modelling: Base... 6 Part Modelling: Wheel... 12 Assembly:

More information

Chapter 9- Ray-Tracing

Chapter 9- Ray-Tracing Ray-tracing is used to produce mirrored and reflective surfaces. It is also being used to create transparency and refraction (bending of images through transparent surfaceslike a magnifying glass or a

More information

As we said Procedural Textures are not images but textures that Blender creates automatically. They are good to use as a foundation to start with.

As we said Procedural Textures are not images but textures that Blender creates automatically. They are good to use as a foundation to start with. Textures There are two types of Textures in Blender. Procedural Textures that are by default created by the program and Image Textures that use external images. We will first see how you can apply a Procedural

More information

Draw Guide. Chapter 7 Working with 3D Objects

Draw Guide. Chapter 7 Working with 3D Objects Draw Guide Chapter 7 Working with 3D Objects Copyright This document is Copyright 2011 2014 by the LibreOffice Documentation Team. Contributors are listed below. You may distribute or modify it under the

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

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

1.1: Introduction to Fusion 360

1.1: Introduction to Fusion 360 .: Introduction to Fusion 360 Fusion 360 is a cloud- based CAD/CAM tool for collaborative product development. The tools in Fusion enable exploration and iteration on product ideas and collaboration within

More information

Chapter 1- The Blender Interface

Chapter 1- The Blender Interface The Blender Screen 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 run, I decided to forget about it for a while

More information

TRAINING SESSION Q2 2016

TRAINING SESSION Q2 2016 There are 8 main topics in this training session which focus on the Sketch tools in IRONCAD. Content Sketch... 2 3D Scene Background Settings... 3 Creating a new empty Sketch... 4 Foam with cut out for

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

Case Study 1: Piezoelectric Rectangular Plate

Case Study 1: Piezoelectric Rectangular Plate Case Study 1: Piezoelectric Rectangular Plate PROBLEM - 3D Rectangular Plate, k31 Mode, PZT4, 40mm x 6mm x 1mm GOAL Evaluate the operation of a piezoelectric rectangular plate having electrodes in the

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

Chapter 4- Blender Render Engines

Chapter 4- Blender Render Engines Chapter 4- Render Engines What is a Render Engine? As you make your 3D models in, your goal will probably be to generate (render) an image or a movie as a final result. The software that determines how

More information

Easy View Manual Nicolaudie-Sunlite

Easy View Manual Nicolaudie-Sunlite 1989-2004 Nicolaudie-Sunlite Table of Contents Part I Preface Part II 3D Visualizer 1 2... 2 1 First steps Menu... 2 Toolbar... 3 Mouse move... 4... 5 2 3D stage Your first stage... 5... 7 3 Stage settings

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

Split the 3D Editor Viewport

Split the 3D Editor Viewport Split the 3D Editor Viewport To create two viewports where there was previously one (the 3D Editor Viewport), click on the cross hatch in the upper right hand corner of the 3D Editor Viewport. When the

More information

Project 9. Render a Kitchen

Project 9. Render a Kitchen Project 9 Render a Kitchen Creating a kitchen in 3D is one of those projects that help a lot in improving our skills. Since a kitchen can be created without having to resort to complex modeling skills,

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

Blender: Introduction, Modelling and Exporting

Blender: Introduction, Modelling and Exporting Blender: Introduction, Modelling and Exporting 4076/GV07: Virtual Environments (VE) MSci 4th year, MSc VIVE, EngD Will Steptoe Room 6.22, Computer Science W.Steptoe@cs.ucl.ac.uk http://www.cs.ucl.ac.uk/staff/w.steptoe

More information

Going 3D with Blender: A room with toys

Going 3D with Blender: A room with toys LinuxFocus article number 318 http://linuxfocus.org Going 3D with Blender: A room with toys by Katja Socher About the author: Katja is the German editor of LinuxFocus. She likes

More information

Adobe Illustrator CS5 Part 2: Vector Graphic Effects

Adobe Illustrator CS5 Part 2: Vector Graphic Effects CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 2: Vector Graphic Effects Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading the

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

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

Beginners Guide Maya. To be used next to Learning Maya 5 Foundation. 15 juni 2005 Clara Coepijn Raoul Franker

Beginners Guide Maya. To be used next to Learning Maya 5 Foundation. 15 juni 2005 Clara Coepijn Raoul Franker Beginners Guide Maya To be used next to Learning Maya 5 Foundation 15 juni 2005 Clara Coepijn 0928283 Raoul Franker 1202596 Index Index 1 Introduction 2 The Interface 3 Main Shortcuts 4 Building a Character

More information

FLUID DESIGNER FOR 3D PRINTING Installing & Configuring Startup Screen

FLUID DESIGNER FOR 3D PRINTING Installing & Configuring Startup Screen FLUID DESIGNER FOR 3D PRINTING Installing & Configuring Startup Screen INSTALLING THE APPLICATION After downloading the file FluidDesigner3DPrinting.Zip from our web site you should install it in either

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

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

Selective Space Structures Manual

Selective Space Structures Manual Selective Space Structures Manual February 2017 CONTENTS 1 Contents 1 Overview and Concept 4 1.1 General Concept........................... 4 1.2 Modules................................ 6 2 The 3S Generator

More information

3D Space is one of the most rewarding areas

3D Space is one of the most rewarding areas Lesson 8 206 3D Space Add a new dimension to your animations. In This Lesson 207 enabling layers for 3D 208 moving and rotating layers in 3D space 210 multiplaning effects 212 3D motion paths 213 multiple

More information

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

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

Photocopiable/digital resources may only be copied by the purchasing institution on a single site and for their own use ZigZag Education, 2013

Photocopiable/digital resources may only be copied by the purchasing institution on a single site and for their own use ZigZag Education, 2013 SketchUp Level of Difficulty Time Approximately 15 20 minutes Photocopiable/digital resources may only be copied by the purchasing institution on a single site and for their own use ZigZag Education, 2013

More information

RICE DMC SHORT COURSE. Creating a Digital Illustration in Photoshop (Advanced)

RICE DMC SHORT COURSE. Creating a Digital Illustration in Photoshop (Advanced) RICE DMC SHORT COURSE Creating a Digital Illustration in Photoshop (Advanced) 1.Filter>Render>Clouds 2.Filter>Distort>Shear Image> Adjustments>Hue and Saturation Add Layer Style 3D>New 3D Layer from File

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

User Guide. for. JewelCAD Professional Version 2.0

User Guide. for. JewelCAD Professional Version 2.0 User Guide Page 1 of 121 User Guide for JewelCAD Professional Version 2.0-1 - User Guide Page 2 of 121 Table of Content 1. Introduction... 7 1.1. Purpose of this document... 7 2. Launch JewelCAD Professional

More information

2. Drag and drop the cloud image onto your desktop to be used later in the tutorial.

2. Drag and drop the cloud image onto your desktop to be used later in the tutorial. Do the following tutorial. You will use the Earth Map image and Photo image below. 1. Copy the Earth Map image and paste it into photoshop. Open photoshop. Go to menu/file/new. Name it lastname-earth.

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

Version 14 COURSE UNIT 6. Visualisation

Version 14 COURSE UNIT 6. Visualisation Version 14 COURSE UNIT 6 Visualisation Table of Contents Introduction... 2 Preparation... 3 Materialization... 4 View position... 9 Camera... 10 Create design model view.... 12 Move background image...

More information

Step 2: Add Material and Texture

Step 2: Add Material and Texture Step 2: Add Material and Texture Material This part is easy as the Default Cube already has a material assigned. All we need to do is rename it as materials in Trainz assets need to have specific file

More information

XSI TO SINS: COMMANDS & SHORTCUTS

XSI TO SINS: COMMANDS & SHORTCUTS XSI TO SINS: COMMANDS & SHORTCUTS I. Commonly Used Basic Modeling Commands and Shortcuts in XSI: Section A: The Main Control Panel Select Menu Group/Cluster Selection (See Fig. 1.1 for a quick visual overview)

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

AECOsim Building Designer Quick Start Guide

AECOsim Building Designer Quick Start Guide AECOsim Building Designer Quick Start Guide Chapter A17 Rendering 2012 Bentley Systems, Incorporated www.bentley.com/aecosim Table of Contents Rendering...3 The Camera... 3 Materials... 5 Material Palettes...

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

Photogrammetry Guide to Creating Digital 3D Models

Photogrammetry Guide to Creating Digital 3D Models Photogrammetry Guide to Creating Digital 3D Models By Emily Hauf (SUNY Geneseo) and the Paleontological Research Institution Guide Version 1.0 Part I - Photography Create studio setup with black cloth

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

Fig. A. Fig. B. Fig. 1. Fig. 2. Fig. 3 Fig. 4

Fig. A. Fig. B. Fig. 1. Fig. 2. Fig. 3 Fig. 4 Create A Spinning Logo Tutorial. Bob Taylor 2009 To do this you will need two programs from Xara: Xara Xtreme (or Xtreme Pro) and Xara 3D They are available from: http://www.xara.com. Xtreme is available

More information

CS 465 Program 4: Modeller

CS 465 Program 4: Modeller CS 465 Program 4: Modeller out: 30 October 2004 due: 16 November 2004 1 Introduction In this assignment you will work on a simple 3D modelling system that uses simple primitives and curved surfaces organized

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

12 APPLYING EFFECTS. Lesson overview

12 APPLYING EFFECTS. Lesson overview 12 APPLYING EFFECTS Lesson overview In this lesson, you ll learn how to do the following: Use various effects, such as Pathfinder, Scribble, and Drop Shadow. Use Warp effects to distort type. Create three-dimensional

More information