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

Area-subdivision method, Area-Subdivision method This method is a ty...

Area-Subdivision method This method is a type of an image-space method although uses object-space operations re-ordering or sorting of surfaces as per to depth. Area sub-div

Low level techniques (motion specific), Low level techniques (motion specif...

Low level techniques (motion specific) Techniques utilized to fully control the motion of any graphic object in any type of animation scene, these techniques are also considere

Write a simple c-code to generate a circular arc, Write a simple C-code to ...

Write a simple C-code to generate a circular arc between two angle values. Use this to draw Figure.

Drawing, how can I draw a flower.

how can I draw a flower.

Unity, what I unity of java game?

what I unity of java game?

Translation - 2-d and 3-d transformations, Translation - 2-d and 3-d Transf...

Translation - 2-d and 3-d Transformations It is the process of changing the position of an object. Suppose an object point P(x,y)=xI+yJ be moved to P'(x',y') by the specified

Line clipping algorithm - cohen sutherland algorithm, Line Clipping Algorit...

Line Clipping Algorithm - Cohen Sutherland Algorithm Line is a series of endless number of points; here no two points contain space in among them. Hence, the above said inequa

Detecting skin in colour images, In this lab you will learn how to use chro...

In this lab you will learn how to use chrominance1 to segment coloured images. Here you be detecting skin, however, you could use this method to detect other coloured regions in im

Important notes for negative accelerations, Important Notes for Negative Ac...

Important Notes for Negative Accelerations Note : Having projections of points on curve, above Y axis we will obtain a pattern similar to figure 8 that is needed to produce ne

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