Transformation for isometric projection - transformation, Computer Graphics

Assignment Help:

Transformation for Isometric projection - Transformation

Suppose that P(x,y,z) be any point in a space.  Assume as a given point P(x,y,z) is projected to the P'(x'y',z') on the projection plane as x + y + z = 0. We are involved to determine the projection point P'(x',y',z').

The parametric equation of a line passing via point P(x, y, z) and towards d (1, 1, 1) is:

P + t.d = (x, y, z) + t. (1,1,1) = (x + t, y + t, z + t) is any one point of on the line, here - ∞< t < ∞. The point P' can be acquired, whereas t = t*.

Hence P'=(x',y',z')=(x + t*,y + t*,z + t*), as P' lies on x + y + z = 0 plane.

ð   (x + t*)+(y + t*) + (z + t*)=0

ð  3.t*=-(x + y + z)

ð       t*=-(x + y + z)/3 must be true.

ð     x'= (2.x - y - z)/3 , y'=(-x +2.y - z)/3 , z'=(- x - y +2.z)/3

Hence, P'=(x',y',z')=[(2.x -y-z)/3, (-x +2.y- z)/3, (-x-y+2.z)/3]

In terms of homogeneous coordinates, we acquire:

1635_Transformation for Isometric projection - Transformation.png


Related Discussions:- Transformation for isometric projection - transformation

Polygon clipping - raster graphics and clipping, Polygon Clipping - Raster ...

Polygon Clipping - Raster Graphics and Clipping After considerate the idea of line clipping and its algorithms, we can currently extend the idea of line clipping to polygon cl

Reflection about a line - 2-d and 3-d transformations, Reflection about a L...

Reflection about a Line - 2-D and 3-D Transformations Reflection is a transformation that produces the mirror image of an object. Since we discussed that the mirror reflection

Difference of gaussians, Difference of Gaussians In this project we wi...

Difference of Gaussians In this project we will implement the difference of Gaussians (DoG) edge detector and learn its characteristics. Part A: Design and implement a proc

Subdivision of polygon - visible surface detection , Subdivision of polyg...

Subdivision of polygon Test to find out the visibility of a single surface are made through comparing surfaces that as polygons P along regarding a specified screen area A.

Advantages of bresenham’s line drawing algorithm, What are the advantages o...

What are the advantages of Bresenham's line drawing algorithm over DDA line drawing algorithm? DDA and Bresenham algorithms both are efficient line drawing algorithm. Breaenham

Exam, do you remember how you to work the computer graphics

do you remember how you to work the computer graphics

2d clipping, What is 2d clipping in computer graphics

What is 2d clipping in computer graphics

Frame, what is frame buffer

what is frame buffer

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