Polygon meshes - modeling and rendering, Computer Graphics

Assignment Help:

Polygon Meshes - Modeling and Rendering

A polygonal surface to be sketched may not be easy and may have enormous curls and curves. Illustration: a crushed piece of paper or crushed piece of aluminum foil and so on. In these cases all sections of a polygonal surface can be produced as in computer graphics or can be simply drawn are with the assist of diverse standard graphic objects as rectangles, triangles, circles or may be semicircles, spheres or may be hemispheres and so on, drawn in a way that their pattern combination matches along with the polygonal surface about construction. Such cumulative combination of each standard graphic object is actually the mesh or polygonal mesh utilized to approximate the definite geometry of any complicated object about construction, with the assist of the standard graphic objects.

After studying the section of polygon tables, we understood that a polygonal surface can be represented along with the set of surfaces, set of edges and set of vertices; that are the common terminologies of nothing but graphs. Consequently we will use such concept here too, since the polygons we require to represent can be arbitrarily large. Hence, generally it is convenient and proper to utilize a polygon mesh quite than a single mammoth polygon as: single standard graphic object. For illustration, you can simplify the method of rendering polygons through breaking all polygons in triangles. Triangle renderers can also be executed in hardware, making it advantageous to break the world down in triangles. Observe the figure 8:

2417_Polygon Meshes - Modeling and Rendering.png

Figure  (a)                                   Figure  (b)                                           Figure  (c)

Another illustration where smaller polygons are good is the Inventor lighting model. Inventor calculates lighting at vertices and interpolates the values in the polygon's interiors. Through breaking larger surfaces in meshes of smaller polygons, the lighting approximation is enhanced. From the demonstrated Figure 8 two significant observations are:

-        Triangle mesh generates n-2 triangles from a polygon of n vertices.

-        Quadrilateral mesh generates (n-1) through (m-1) quadrilaterals from an n x m array of vertices

It is significant to note here specifying polygons, along with more than three vertices could consequence in sets of points, that are not co-planar, the purpose behind may be the numerical errors or error in choosing the coordinate position of the vertices. Handling non-coplanar vertices is quite complicated, thus two manners to handle theses situation:

  • Break the polygon in triangles and also deal.
  • Approximate A, B, and C in the plane equation, such can be done either with averaging or with projecting the polygon on the coordinate planes. A must be proportional to the projection as in the yz-plane, B proportional to xz as well as C proportional to xy. Better quality graphics system usually model objects along with polygon meshes and put system of a database of geometric and attribute information to assist processing of the polygon facets. Speedy hardware implemented polygon renderers are included in such systems along with the ability for displaying hundreds of thousands to one million or further shaded polygon per second consisting the application of surface texture.

 


Related Discussions:- Polygon meshes - modeling and rendering

C++ programming, self test exercise 17 asked you to overload the operator >...

self test exercise 17 asked you to overload the operator >> and the operator Overload biinary operator + to add pairs according to the rule (a, b) + (c, d) = (a + c, b, + d) overl

Rigid body or non-rigid body transformations, Rigid body or Non-Rigid body ...

Rigid body or Non-Rigid body Transformations 2D transformations can be classified as rigid body or non-rigid body transformations. Rigid body transformations keep the shape and

Explain about unified memory architecture, Q. Explain about Unified Memory ...

Q. Explain about Unified Memory Architecture? UMA signifies Unified Memory Architecture. It is an architecture that reduces the cost of PC construction.  In this a part of main

What is a video transition, QUESTION 1. Describe two methods for conver...

QUESTION 1. Describe two methods for converting 16x9 widescreen movie to 4x3. 2. Explain clearly the difference between File Format and Codec. 3. What is a video transiti

Sequence of steps to generate a full animation, Sequence of Steps to Genera...

Sequence of Steps to Generate a Full Animation The sequence of steps to generate a full animation would be as given below: 1)  Improve a script or story for the animation.

Sutherland hodgman algorithm, Sutherland-Hodgman Algorithm Any polygon...

Sutherland-Hodgman Algorithm Any polygon of any type of arbitrary shape can be explained with the assist of some set of vertices connected with it. While we try to clip the po

Animation, name some of the standard motion in key frames

name some of the standard motion in key frames

Stochastic animation - computer animation, Stochastic Animation - Computer ...

Stochastic Animation - Computer Animation This utilizes stochastic processes that are a stochastic process can be identified as a random function. Such randomness could be in

Algorithms for basic line segment plotting, Algorithms for Basic Line Segme...

Algorithms for Basic Line Segment Plotting There are two important algorithms for basic line segment plotting-DDA algorithm and Bresenham algorithm.  Both the algorithms use th

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.

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