File:Vector dotproduct.png: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
(Vector dot products: (2,2) x (-2,0) = (-4,0) = -4; (2,2) x (-2,2) = (-4,4) = 0; (2,2) x (1,2) = (2,4) = 6)
 
(Popcorn uploaded a new version of File:Vector dotproduct.png)
 
(3 intermediate revisions by one other user not shown)
Line 1: Line 1:
Vector dot products: (2,2) x (-2,0) = (-4,0) = -4; (2,2) x (-2,2) = (-4,4) = 0; (2,2) x (1,2) = (2,4) = 6
Vector dot products: (2,2) x (-2,0) = (-4,0) = -4; (2,2) x (-2,2) = (-4,4) = 0; (2,2) x (2,2) = (4,4) = 8
 
{{note|True dot products are only produced when the length of both vectors is 1. The [[normal]]isation step has been skipped in the following demonstration to make its equations simpler (but the positive/zero/negative rule still applies).}}

Latest revision as of 22:20, 6 February 2024

Vector dot products: (2,2) x (-2,0) = (-4,0) = -4; (2,2) x (-2,2) = (-4,4) = 0; (2,2) x (2,2) = (4,4) = 8

Note.pngNote:True dot products are only produced when the length of both vectors is 1. The normalisation step has been skipped in the following demonstration to make its equations simpler (but the positive/zero/negative rule still applies).

File history

Click on a date/time to view the file as it appeared at that time.

Date/TimeThumbnailDimensionsUserComment
current22:20, 6 February 2024Thumbnail for version as of 22:20, 6 February 2024600 × 192 (12 KB)Popcorn (talk | contribs)Inverted colors to match dark wiki.
13:10, 13 April 2009Thumbnail for version as of 13:10, 13 April 2009600 × 192 (5 KB)TomEdwards (talk | contribs)
10:33, 12 April 2009Thumbnail for version as of 10:33, 12 April 2009768 × 372 (7 KB)TomEdwards (talk | contribs)Vector dot products: (2,2) x (-2,0) = (-4,0) = -4; (2,2) x (-2,2) = (-4,4) = 0; (2,2) x (1,2) = (2,4) = 6

The following 4 pages use this file: