answersLogoWhite

0


Best Answer

For counterclockwise rotation, the matrix has the following elements.

I will write (11) for the first row, first column etc. since there is no way to easily repesent a matrix here. We rotate by an angle theta.

(11) is cos theta

(12) negative sin theta

(21) is sin theta and

(22) is cos theta

User Avatar

Wiki User

14y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: Write the transformation matrix for 2D rotation?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

Difference between 3D transformation and 2D transformation?

difference between 2d and 3d transformation matrix


What is 2D transformation?

2d transformation


How do you do rotation in math?

A vector rotation in math is done on a coordinate plane.2D vectors can be rotated using the cross and dot product.3D vectors are rotated using matrix based quaternion math.


How do you rotate an object 90 degrees?

If its 2d, you need a point of rotation If its 3d, you need an axis of rotation


What is difference between 2d and 3d transformation?

the 2d means 2 letter d and the 3d means 3 letter d . example: 2d= d d 3d= d d d


How many more axes of rotation exist in 3D than 2D?

there also is 4d.


Write the additive inverse of?

-c+2d


Explain Shearing and reflection as a technique of 2d transformation?

ShearingFor shear mapping (visually similar to slanting), there are two possibilities. For a shear parallel to the x axis has x' = x + ky and y' = y; the shear matrix, applied to column vectors, is: A shear parallel to the y axis has x' = xand y' = y + kx, which has matrix form:ReflectionTo reflect a vector about a line that goes through the origin, let be a vector in the direction of the line: To reflect a point through a plane ax + by + cz = 0 (which goes through the origin), one can use , where is the 3x3 identity matrix and is the three-dimensional unit vector for the surface normal of the plane. If the L2 norm of a,b, and c is unity, the transformation matrix can be expressed as:Note that these are particular cases of a Householder reflection in two and three dimensions. A reflection about a line or plane that does not go through the origin is not a linear transformation; it is an affine transformation.


What do you call one side of a face in 3d shapes?

EDGE is a line. ... 2D --------------------------------- 2D: head ~ ellipse. 3D: head ~ elliptoid. Half head ~ hemieliptoid. Ear ~ elliptoid. -------------------------------- All Shapes ~ Continuous -> Equation Simplify to ~ Deiscrete -> matrix Piece each matrix together: face = hemieliptoid + elliptoid


2d rotation of atriangle in computer graphics?

Most of the web sites use 2D technology as video is not required for them.When we are using the video in the site D technology is required.It is used for movies or movie related site where cameras are used.It is used in Cameras and computer generated movies or animations..


Is circle a regular 2d shape?

Yes. It is. Since we can write it either in radial or parametric terms, its a Two Dimensional phase.


How do you solve 3d plus 8 equals 2d-7?

3d+8=2d-7 3d+8-8=2d-7-8 (substract 8 on both side) 3d=2d-15 3d-2d=2d-2d-15 (substract 2d on both side) d=-15