Guilford County SciVis V part 1

Slides:



Advertisements
Similar presentations
Three Dimensional Viewing
Advertisements

MECHANICAL DRAWING MULTIVIEW DRAWINGS.
Engineering Graphics Stephen W. Crown Ph.D.
ENGINEERING GRAPHICS 1E9
Introduction to Perspective Projection. Perspective Projection is a geometric technique used to produce a three- dimensional graphic image on a plane,
1, 2 & Multiple Point Perspective
Section 7.2 Perspective. An Attempt ….. One- Point Perspective One vanishing point is typically used for roads, railway tracks, hallways, or buildings.
Scientific & Technical Visualization V part 1
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
V part 1 Obtained from a Guildford County workshop-Summer, 2014.
Unit 6 3D Modeling Concepts
CHAPTER 3 REVIEW What are the 7 steps of Engineering Design Process ? 1. Define the problem 2. Research the problem 3. Develop possible solutions 4. Choose.
12/24/2015 A.Aruna/Assistant professor/IT/SNSCE 1.
Explanatory notes added to a drawing.
SANTANA DRAFTING MULTIVIEWS 1 An introduction Mr. Fitzgerald Rm
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.
Taxonomy of Projections FVFHP Figure Taxonomy of Projections.
PROJECTIONS PROJECTIONS 1. Transform 3D objects on to a 2D plane using projections 2 types of projections Perspective Parallel In parallel projection,
Drafting I – Coach Pennington
3-D Modeling Concepts V part 2.
Isometric, orthographic, and perspective drawing…
Depth Edge Freehand Height Line Weight Plane Sketch
“One picture is worth a thousand words.”
Chapter 11 Three-Dimensional Geometric and Modeling Transformations
Three Dimensional Viewing
Orthographic Projection
Navigating in 3D MAX V part 1.
Perspective.
::One Point Perspective::
“One picture is worth a thousand words.”
3-D Modeling Concepts V part 2.
Perspective Drawing Techniques
PERSPECTIVE PROJECTION…...
Projection Our 3-D scenes are all specified in 3-D world coordinates
MULTIVIEWS 1 An introduction
Basic Rendering Techniques
CSCE 441 Computer Graphics 3-D Viewing
Chapter 4 Linear Perspectives and Cubic Shapes
Modeling 101 For the moment assume that all geometry consists of points, lines and faces Line: A segment between two endpoints Face: A planar area bounded.
Unit 4 3D Viewing Pipeline Part - 2
Orthographic Projection
Orthographic Projection
Three-Dimensional Concepts. Three Dimensional Graphics  It is the field of computer graphics that deals with generating and displaying three dimensional.
Object behind Picture Plane
Sketching & Dimensioning
Sketching Practice “One picture is worth a thousand words.”
Three Dimensional Viewing
Sketching Practice “One picture is worth a thousand words.”
Panther Creek High V part 1
Planar Geometric Projection Classes
Sketching Practice “One picture is worth a thousand words.”
One – Point Perspective
ENS 207 engineering graphics
Last Time Canonical view pipeline Projection Local Coordinate Space
Linear Perspective Drawing
3D Graphics.
Viewing Tools V part 3.
Perspective Drawings.
Technical drawings! Please update your TOC.
Graphing in the Coordinate Plane
ORTHOGRAPHIC PROJECTION
3-D Modeling Concepts V part 2.
One-Point Perspective Drawing and Space
Introduction to Perspective Projection
ORTHOGRAPHIC PROJECTION
Sketching Practice “One picture is worth a thousand words.”
What Element of art is MOST prevalent in this image?
Perspective.
Orthographic Projection
Presentation transcript:

Guilford County SciVis V106.02 part 1 Navigating in 3D MAX Guilford County SciVis V106.02 part 1

Viewing Objects and/or Scenes Depending upon the software program, the image on the monitor could be a Perspective view, an orthographic view, or a combination.

Viewing Objects and/or Scenes 3D Studio Max, Rhinoceros, and some other modeling programs open with a four window display showing top, side, and perspective viewports. Truespace opens with a single perspective view with orthographic views available on demand. Most programs allow you to fill your display area with any single viewport or varying multiple combinations of display windows.

Viewing Objects and/or Scenes Various veiwports may be formed by viewing angles. The image viewed depends upon the line of sight of the viewer. To move across a scene is called panning. The scene may be rotated about any of its three axes: x, y, and, z. Views may be zoomed which magnifies the image. The size of the object is not increased.

Perspective Perspective mimics the way a human eye works and provides scenes that have a “natural” appearance. Perspective windows are included in all 3D modeling programs.

Perspective In perspective, parallel line converge at a vanishing point on the horizon. Perspective views typically contain one, two, three vanishing points. Horizons may be raised or lowered to change the vertical viewing angle. In perspective, objects seem to become smaller as they move away and larger as they come closer.

Perspective Objects seem to become dimmer as they move away. Atmospheric features in the software can be used to simulate atmospheric density. Perspective viewports can distort space and “fool the eye” when trying to position objects in 3D. It is not a good idea to attempt object placement and alignment using the perspective window alone.

Orthographic (Parallel Projection) Orthographic (Parallel Projection) viewports provide an image in which the line of sight is perpendicular to the picture plane. “Ortho” means straight. In orthographic projection the projectors extend straight off of the object, parallel to each other. Points on the object’s edges are projected onto a picture plane where they form line on the plane. The lines create a 2D image of the 3D object being viewed.

Orthographic (Parallel Projection) Typically six different views can be produced by orthographic projection: Top, bottom, front, back, left, and right sides. Lines and surfaces that are inclined to the picture plane appear as fore shortened edges and surfaces on the plane to which they are projected. Orthographic viewports are extremely useful in the accurate alignment and positioning of objects and features with respect to other features and objects .

Coordinate systems Coordinate systems are used to locate objects in 3D space. Lines drawn perpendicular to each other for the purpose of measuring transformation are called the axes. In the 2D Cartesian coordinate system there is a horizontal axis called the X-axis and a vertical called the Y-axis. In 3D space a third axes is added called the Z-axis.

Coordinate systems Where axes intersect is called the origin. The coordinates of the origin are 0,0 on the 2D plane and 0,0,0 in 3D space. Numerical location placed uniformly along the axes are called the coordinates. These numbers identify locations in space. When written or displayed, numbers are always given in the order of X first, then Y, the Z.

Coordinate systems Axes may be rotated or oriented differently with in 3D space depending upon whether you are working with an individual object, a viewport, or objects within a scene. Local (user) coordinate system-assign axes to particular object. World (global) coordinate system-assign axes to the scene.

Coordinate systems Many 3D modeling programs allow you to constrain movement (rotation, scaling, and transformations) along one axis, two` axes, or three axes. For example, you could lock the X- and Y-axes thereby restricting movement of deformation to only a Z direction. Relative coordinates are used to transform an object starting at its current position. Absolute coordinates are used to transform an object relative to the origin.

End Part I