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 is scaling and shearing, What is scaling and shearing? The scaling...

What is scaling and shearing? The scaling transformations alters the shape of an object and can be carried out  by multiplying every vertex (x,y) by scaling factor Sx, Sy where

Important points for windowing transformations, Important Points for Window...

Important Points for Windowing Transformations 1. Window explains what is to be viewed and viewpoint describes where it is to be displayed. 2. Frequently window and viewpoi

Multimedia applications, Multimedia Applications: The term itself clarifies...

Multimedia Applications: The term itself clarifies; this is a combination of various Medias of communication as text, graphic, audio and so on. Currently this field of multimedia i

What is 2-dimensional transformation, 2-DIMENSIONAL TRANSFORMATION Mode...

2-DIMENSIONAL TRANSFORMATION Modeling transformation is the mechanism to compose an image from modeling  primitives. The modeling primitives are defined in their own coordinate

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.

Determine the refresh rate in the raster system, Example 1 : Determine the ...

Example 1 : Determine the number of memory bits essential for three bit plane frame buffer for the 512 x 512 raster Solution: Whole memory bits needed are 3 x 512 x 512 = 786,

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

Multimedia applications, what are activities to be undertaken or executed a...

what are activities to be undertaken or executed and the expected output of each activity for a plan creation of a movie?

Demerit - phong shading or normal vector interpolation shadi, Demerit - pho...

Demerit - phong shading or normal vector interpolation shading Needs lot of computations to determine intensity at a point, hence increases the cost of shading in any impleme

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