Finding 2D Perpendicular Vector
How can I find a vector perpendicular to a vector I have in two dimensions? I know that the cross product does such thing given two vectors in three dimensions, but how can I find one simply perpendicular to another one in two dimensions?
(-y, x) or (y, -x)
I suppose I should've been more specific. If I have an arbitrary two dimensional vector, is there a way to find the vector perpendicular to it?
(-y, x) or (y, -x)
My mistake. I didn't fully realize you switched the y and x into the other's position. I guess I'm a little tired. Thanks.
Possibly Related Threads...
| Thread: | Author | Replies: | Views: | Last Post | |
| finding a training center - Heeeelp | Glauter | 1 | 2,490 |
Dec 26, 2011 12:30 PM Last Post: zenkimoto |
|
| Finding an object by name | markhula | 2 | 3,947 |
Mar 29, 2011 08:08 AM Last Post: markhula |
|
| Finding the closest point to (x1,y1) in array of [x1,y1,z1,x2... | mikey | 17 | 7,988 |
Aug 28, 2009 08:12 AM Last Post: mikey |
|
| Finding Outer Vertices of Shapes | Nick | 18 | 7,649 |
Nov 27, 2006 07:01 AM Last Post: Nick |
|
| Path Finding | bwalters | 22 | 9,349 |
Mar 27, 2006 11:36 AM Last Post: Blacktiger |
|

