Anti aliasing - modeling and rendering, Computer Graphics

Assignment Help:

Anti Aliasing - Modeling and Rendering

It is a method for enhancing the realism of an image through eliminating the jagged edges from it. Such jagged edges or "jaggies", appear since a computer monitor has square pixels, and these square pixels are inadequate for displaying lines or curves which are not parallel to the pixels and the other reason is low sampling rate of the image information, that in turn cause such jaggies quite same to star casing discussed in previous under DDA algorithm. For better understanding, get the subsequent image of darkened circle as:

2303_Anti Aliasing - Modeling and Rendering.png

It is impossible to completely remove aliasing since computers are digital discrete in nature. Though, it is not impossible to minimize aliasing, the solutions utilized by ray tracers today engage treating all pixels as a finite square area that, in fact as they are, quite than as a mere point on the screen. Conversely, the pixel must not be taken as a point or area although should be taken as a sample of image information as higher the sampling is lesser the aliasing is. Here let us discuss how suitably the sampling can be complete: Rays are fired in the scene by the centers of the pixels and the intensities of adjacent rays are evaluated. If they be different by several pre-determined amount, more rays are fired in the surfaces of the pixels. The intensities of each ray shot in a specified pixel are then averaged to determine a color which better fits what would be expected at such point.

Note: Do not treat a pixel like a square area, when this does not generate correct filtering behavior, actually a pixel is not a point, although it is a sample of information to be displayed.

Anti-aliasing, it assists eliminate jagged edges and to create an image seem more realistic. Continuing the above illustration, the anti-aliased circle might, after that be represented

2214_Anti Aliasing - Modeling and Rendering 1.png


Related Discussions:- Anti aliasing - modeling and rendering

What do you mean by parabolic splines, What do you mean by parabolic spline...

What do you mean by parabolic splines?  For parabolic splines a parabola is fitted by the first three points p1, p2,p3 of the data array of kot points. Then a second parabolic

Which main components are needed for computer graphics, Can you tell which ...

Can you tell which main components (hardware and software) are needed for computer graphics? Besides the computer, some special devices and software may be needed especially fo

Historical method – oral tradition, Historical method - Oral tradition: ...

Historical method - Oral tradition: Only the teacher was the source of information The teacher treated as a role model. The teacher was the main resource to meet indiv

What is aspect ratio, What is Aspect ratio?  The ratio of vertical poin...

What is Aspect ratio?  The ratio of vertical points to the horizontal points essential to produce length of lines in both directions of the screen is known as the Aspect ratio.

For orthographic parallel projection, For orthographic parallel projection:...

For orthographic parallel projection:    glOrtho(left, right, bottom, top, near, far);  glOrtho2D(left, right, bottom, top);    Here left, right define the x-direction ex

Image capture formats, Image Capture Formats: Video cameras appear in...

Image Capture Formats: Video cameras appear in two various image capture formats: progressive and interlaced scan. Interlaced Scan It is a technique of enhancing the

Write short notes on active and passive transformations, Write short notes ...

Write short notes on active and passive transformations?  In the active transformation the points x and x| show different coordinates of the similar coordinate system. Here all

Advantages of the z-buffer method, Advantages of the z-buffer method:      ...

Advantages of the z-buffer method:              1) The z-buffer method or algorithm is easy to apply and it needs no sorting of surface in a scene. 2) 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