Three dimensional concepts and display methods, Computer Graphics

Assignment Help:

Three Dimensional Concepts and Display Methods 

 Imagine yourself taking a picture by a camera.  What do you normally do?  You specify a viewpoint and view direction and then set up a view window.  Once that is done you take a snap and the image of 3D scene/object is captured in a 2D film.  Basic idea behind this is projection from 3D to 2D.  Projections are broadly classified under two names (i) Parallel (ii) Perspective.  When objects are projected onto the display plane along parallel lines, we call it parallel projection.  In this case a view direction is specified and image of points on the object are obtained by taking lines parallel to the view direction and finding their intersection with the display plane.  If you have seen an architectural drawing of a building plan, you would have noticed that they show three different plots, top view, front view and side view normally.  This actually is an example of a parallel projection of the building to be constructed.  On the other hand, perspective projection corresponds more closely to the way a human eye perceives a 3D scene.  A viewpoint is specified and points from the object are projected to the view plane by considering lines emanating from the points on the object and converging to the viewpoint.  Intersections of these converging lines with the display plane make the image of the object under perspective projection.


Related Discussions:- Three dimensional concepts and display methods

Clipping and 3d primitives, Clipping and 3D Primitives This unit introd...

Clipping and 3D Primitives This unit introduces you to three important concepts of Computer Graphics. After that discusses the concept of clipping, which means removal of objec

Transformation for isometric projection - transformation, Transformation fo...

Transformation for Isometric projection - Transformation Suppose that P(x,y,z) be any point in a space.  Assume as a given point P(x,y,z) is projected to the P'(x'y',z') on t

Cohen sutherland algorithm - 2d clipping algorithms, Cohen Sutherland algor...

Cohen Sutherland algorithm Point clipping is very simple.  All you need to check is whether a point is inside the window extremes in x- and y-directions.  For line clipping sev

Assumption for diffuse reflection - polygon rendering, Assumption for Diffu...

Assumption for Diffuse Reflection - Polygon Rendering  i) the diffuse reflections by the surface are scattered along with equal intensity in each direction, independent of vie

Positive accelerations - computer animation, Positive Accelerations - Compu...

Positive Accelerations - Computer Animation So as to incorporate increasing speed in an animation the time spacing among the frames should increase, hence greater change in th

Briefly explain the importance of an adjustment layer, Question : (a) W...

Question : (a) What do you meant by "solo a layer " in Adobe After Effects. Explain briefly how would you perform it. (b) Briefly explain the importance of an adjustment lay

Ellipse generating algorithm, Ellipse generating algorithm: Algorithm ...

Ellipse generating algorithm: Algorithm is similar to circle algorithm. We divide the ellipse on the positive quadrant into two regions. Region 1 where the slope > -1, and Reg

Define emissive and non-emissive displays, What do you mean by emissive and...

What do you mean by emissive and non-emissive displays?  The emissive display changes electrical energy into light energy. The plasma panels, thin film electro-luminescent disp

Write a c code for generating concentric circles, Write a C code for genera...

Write a C code for generating concentric circles.  Put the circle function circleMidpoint()in a for loop  as follows: for( int radius = MinRadius; radius circleMidpoint(i

Write Your Message!

Captcha
Free Assignment Quote

Assured A++ Grade

Get guaranteed satisfaction & time on delivery in every assignment order you paid with us! We ensure premium quality solution document along with free turntin report!

All rights reserved! Copyrights ©2019-2020 ExpertsMind IT Educational Pvt Ltd