Viewing Tools V106.02 part 3.

Slides:



Advertisements
Similar presentations
Blender: Introduction, Modelling and Exporting 4076/GV07: Virtual Environments (VE) MSci 4th year, MSc VIVE, EngD Will Steptoe Room 6.22, Computer Science.
Advertisements

3D Game Programming All in One By Kenneth C. Finney.
Google SketchUp Castle
Basic Rendering Techniques V Recognizing basic rendering techniques.
1 Exercise Two The Digital Camera Helpful Notes 2004.
CSE 380 – Computer Game Programming Introduction ITS 102 – 3D Modeling for Games Blender's User Interface.
Welcome to DEP’s GIS Workshop Series Workshop 6 Using the ArcMap Pictometry Extension 1.
Scientific & Technical Visualization V part 1
EEC-693/793 Applied Computer Vision with Depth Cameras Lecture 13 Wenbing Zhao
V part C.  Different programs have different ways of displaying objects in real-time while the scenes are being created within the workspace. Some.
3D Intro. 3D Technology Progression G-4 G-4
Macromedia Studio 8 Step-by-Step MACROMEDIA FIREWORKS 8 Project 2: Experience Bank Logo.
V part 1 Obtained from a Guildford County workshop-Summer, 2014.
Unit 6 3D Modeling Concepts
Design Studies 20 ‘Show Off’ Project How to make a computer monitor In Google Sketchup By: Liam Jack.
V part 3.  Different programs have different ways of displaying objects in real-time while the scenes are being created within the workspace. Some.
Model Editing James Martin High School Computer Multimedia and Animation Instructor: G. Patton From: CHAPTER 5 – 3DS MAX AND ITS APPLICATIONS.
Navigating in 3D MAX CTEC V part 1. Viewing Objects and/or Scenes Depending upon the software program, the image on the monitor could be a Perspective.
 Advancing from moving premade primitives to making our own models  Two different approaches: ◦ Direct mesh editing: A more traditional approach commonly.
Design Visualization Software Introduction / Review.
Computer Graphics Imaging Lecture 13 and 14 UV Mapping.
UNIT 11: 3D AutoCAD Objectives: How to print or plot a drawing How to setup a layout using title blocks and viewports Create and manage new layouts Be.
Computer – Aided Design Terminology You must have a generic understanding of commands and techniques which are used in a number of packages (YOU CANNOT.
Computer – Aided Design Terminology You must have a generic understanding of commands and techniques which are used in a number of packages (YOU CANNOT.
Adobe Illustrator CS Design Professional WITH ILLUSTRATOR GETTING STARTED.
Introduction to Computer Graphics
A review of the overview
Adobe Premiere interface overview
Dive Into® Visual Basic 2010 Express
EEC-693/793 Applied Computer Vision with Depth Cameras
Autodesk Inventor 2008 Essentials Plus
Games Development Practices 3D Modelling
Navigating in 3D MAX V part 1.
3D Modeling & Animation Software
OVERVIEW Objectives Follow a design document to prepare images for inclusion in a Web page Run a batch process to prepare multiple images in one step Use.
Mr. Barber Tech Ed CaliforniaMiddle School
Chapter 4:- Animation Eyad Alshareef Eyad Alshareef.
EEC-693/793 Applied Computer Vision with Depth Cameras
Tutorials available at jamestedder.net
Microsoft Excel Basics
Assembly Modeling Constraints
SketchUp Toy Tank Level of Difficulty Time Approximately 25–30 minutes
Basic Rendering Techniques
3.01 Apply Controls Associated With Visual Studio Form
INTRODUCTION TO 3-D 3-D CAD TERMINOLOGY 2-D
Introduction to Graphics Modeling
3.01 Apply Controls Associated With Visual Studio Form
Project Objectives Open an image Save an image Resize an image
GCE Applied ICT G053: Lesson 11 Website Graphics
Basic Rendering Techniques
Indent markers In some cases, you may want to have more control over indents. Word provides indent markers that allow you to indent paragraphs to.
Microsoft Office PowerPoint 2010 INSERTING GRAPHIC OBJECTS
EEC-693/793 Applied Computer Vision with Depth Cameras
CVEV 118/698 AutoCAD 2000 Lecture 1 Prof. Mounir Mabsout Elsa Sulukdjian Walid El Asmar.
Animation Workshop Week 2
Tutorials available at jamestedder.net
Panther Creek High V part 1
Computer Animation UV Mapping.
NORMA Lab. 5 Duplicating Object Type and Predicate Shapes
Cell Simulation.
Productivity Programs Common Features and Commands
Working with Symbols and Interactivity
Photoshop Bell Work Hand Tool: The hand tool moves an image within its window Zoom Tool: The Zoom Tool magnifies and reduces the view of an image. CTRL.
EEC-693/793 Applied Computer Vision with Depth Cameras
VISUAL COMMUNICATION USING ADOBE PHOTOSHOP CREATIVE SUITE 5
INSTRUCTIONAL NOTES There are many similarities between Photoshop and Illustrator. We have attempted to place tools and commands in the context of where.
Computer Modeling Fundamentals
Guilford County SciVis V part 1
What is AutoCAD? AutoCAD is a CAD (Computer Aided Design or Computer Aided Drafting) software application for 2D and 3D design and drafting.
Adobe Flash CS3 Revealed
Presentation transcript:

Viewing Tools V106.02 part 3

Viewing Tools Different programs have different ways of displaying objects in real-time while the scenes are being created within the workspace. Some common real-time drawing/display modes include: Wireframe - draws objects as edges and vertices. Can look through the object, which sometimes has advantages, but can also be confusing when many lines at various depths are all seen at one time. Images are produced quickly using few computing resources.

Viewing Tools Solid mode -- allows the object to appear as a solid. You can see colors (and some surface properties) and the impact that lights might have on the scene. Object construction using deformations and sculpting are easier to visualize in solid mode than in wireframe. Solid mode takes more RAM than wireframe. Miscellaneous other displays are available depending upon the software. They might include transparent, transparent wireframe, etc.

Viewing Tools View navigation tools allow you to control how you view the scene. Zoom – controls the amount of magnification of the active viewport. Rotate – allows objects to remain in their correct, relative positions within the scene while you rotate your point of view around them. Panning (Eye Move) – allows you to drag the scene vertically and horizontally within the viewport (window), changing your viewing point but not changing the positions of the objects within the scene or your viewing angle.

Viewing Tools Object selection must take place before transformation or deformation operations can occur on objects. Multiple selections of objects can be made depending upon the software being used. Keyboard commands, such as holding down the Ctrl key, are often used to make multiple selections. Selection windows can be generated using the cursor. For example, selecting a point within the window and dragging the mouse will generate a selection rectangle whose limits define the selection area.

Viewing Tools Filters available in some programs allow selection by name or other characteristics such as shape. Parts of single objects (such as vertices or polygon faces) may be selected for modification. When an object is chosen, it typically changes color to identify itself as the selected object.

Plug-ins Plug-ins are independent programs or components usually supplied by third-party vendors that supplement the features of the original 3D program. The software architecture must be designed to make it possible for other companies (or individuals) to write add-ons to the original program. Plug-ins includes everything from specialized tools that can be added to the program menu, to special-effects packages.

Exporting Individual objects and scenes (or copies) created in one software package may be exported or placed into another software program. Exporting allows users to take advantage of certain features that might be available in one program that are not as refined as they are in another package.

Exporting File extensions are used to define exports. For example An object created in Rhinoceros may be saved as a .3ds (3D Studio Max) image and then opened (imported) into trueSpace where it would become part of the scene being created. A scene created in 3D Studio Max might be exported into Lightwave where textures and lighting are added to the scene. Software specifications must be checked to determine which file extensions are available for saving and opening objects and scenes.

Exporting Exporting allows