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

Write a code to continuously rotate square about pivot point, Write a code ...

Write a code to continuously rotate a square about a pivot point.    #include   static GLfloat rotat=0.0;   void init(void); void display(void); void reshape(int w

Find out average unit normal vector at each polygon vertex, To find out ave...

To find out average unit normal vector at each polygon vertex At each polygon vertex as demonstrated by point V in the figure above, the normal vector is acquired by averaging

Output primitives and geometric transformations, Output Primitives and Geom...

Output Primitives and Geometric Transformations You learnt how some basic geometric objects such as line segments, circles, ellipses and other curves are processed for plotting

Advantages of scan line algorithm, Advantages of Scan line Algorithm:  ...

Advantages of Scan line Algorithm:   This time and always we are working along with one-dimensional array as: x[0...x_max] for color not a 2D-array like in Z-buffer algorithm.

Important points for designing the animation sequence, Important Points for...

Important Points for Designing the Animation Sequence There are several applications which do not follow this sequence as, real time computer animations generated by vehicle dr

Region filling, what is region filling? give details

what is region filling? give details

Clip a line segment - cyrus beck line clipping algorithm, How does the Cyru...

How does the Cyrus Beck line clipping algorithm, clip a line segment whether the window is non convex? Solution : see the following figure 13, now the window is non-convex in s

What is the use of control points, What is the use of control points?  ...

What is the use of control points?  Spline curve can be specified by giving a set of coordinate positions known as control points, which shows the general shape of the curve, c

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