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

What are the features found in CAD, What are the features found in CAD ...

What are the features found in CAD Features generally found in a CAD package involve: - 2D and 3D modelling - Wire frame - Library of parts that can be used in new dra

Uniform b - spline curve, Uniform B - spline curve: When the spacing betwe...

Uniform B - spline curve: When the spacing between Knot values is constant, the resulting curve is called a uniform B- spline. Blending function for B- spline curves are defined b

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

Delta-delta arrangement and in-line arrangement, Delta-Delta Arrangement an...

Delta-Delta Arrangement and In-Line Arrangement There are two types of shadow masks available, delta-delta arrangement and in-line arrangement. The in-line arrangement refers t

Polygon filling algorithm - raster graphics and clipping, Polygon Filling A...

Polygon Filling Algorithm - Raster Graphics and Clipping In several graphics displays, this becomes essential to differentiate between different regions by filling them along

70, how you doing the graphic?

how you doing the graphic?

Draw line segment - digital differential analyzer algorithm, Example 1: Dr...

Example 1: Draw line segment from point (2, 4) to (9, 9) by using Digital Differential Analyzer algorithm. Solution: We know usual equation of line is specified via y = mx

Geometric tables - polygon tables, Geometric tables - Polygon Tables ...

Geometric tables - Polygon Tables 1) Vertex table: Keep vertices' coordinates values in the object. 2) Edge table: Keep pointers back in to the vertex table for identif

Steps of cohen sutherland line clipping algorithm, Cohen Sutherland line cl...

Cohen Sutherland line clipping algorithm The algorithm uses the following main steps Divide the entire plane into nine disjoint regions using the four window boundaries

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