WINDOW TO VIEW POINT TRANSFORMATION
some important terms:
Window-to-View port mapping is the
process of mapping or transforming a two-dimensional, world-coordinate
scene to device coordinates. In particular, objects inside the world or
clipping window are mapped to the view-port....
Tuesday, 18 February 2014
GEOMETRICAL TRANSFORMATION | transformation
Posted by Roy on 05:19
The change in the size n position of the image that's define in the geometrical transformation.
There are three ways of geometrical transformation:
Translation
Rotation
Scal...
Posted in geometrical transformation, rotation, scaling, translation, types of geometrical transformation
Sutherland and cohen subdivision line clipping algorithm | clipping algorithm
Posted by Roy on 05:12
Sutherland and cohen subdivision line clipping algorithm
this is one of the most oldest and popular method for line clipping algorithm developed by "Dan cohen" and "Ivan sutherland".
This algo uses a 4 digit code to indicate which of the nine region contain the n point of the line, the 4 digit codes are called Region codes or out codes. these codes identifies the location...
Posted in clipping, clipping algorithm, cohen, subdivision, sutherland, Sutherland and cohen subdivision line clipping algorithm
Sunday, 9 February 2014
Clipping and their types | Computer graphics notes
Posted by Roy on 08:52
Clipping
The process of selecting and viewing the picture with different views is called windowing , and a process which divides each element of a picture into its visible and non- visible portion allowing the invisible portion to be discarded is called CLIPPING.
we can generate different views of a picture by applying the appropriate scaling and translations by during...
Posted in algorithm, Cg notes, clipping, clipping algorithm, cohen, computer, graphics, Liang barsky, Mid-point subdivision, sutherland, types of clipping
Subscribe to:
Posts (Atom)