Vectors And Matrices

Started by
4 comments, last by PredeX 22 years, 5 months ago
I've looked around on the web, searched the GameDev Archive for any articles on those Topics, but only a couple of them articles other ppl told me + the ones I found myself could satisfy me, so if anyone of you knows a REALLY good website on Vectors or Matrices, plz let me know of them... Thx in advance *PredeX* PS: If you can recommend any good books on physics or math in games development I would be more than the glad to receive any advice. Edited by - PredeX on November 5, 2001 11:46:56 AM
Let us learn to dream, gentleman, and the we may perhaps find the truth - F. A. Kekulé
Advertisement
A good book would be "Mathematics for Computer Graphics Applications". I wrote a tutorial on vectors and matrices once, although it got mixed reviews...
If at first you don't succeed, redefine success.
What exactly is it that you want to know about vectors/matrices that makes the articles here unsatisfactory?

Oh, and they physics covered in Tricks of the Windows Game Programming Gurus by Andre'' LaMothe is done very nicely, assuming you''re doing 2-D games.

Free Speech, Free Sklyarov
Fight the unconstitutional DMCA.

Commander M
What i need is some stuff ranging from the basics (i mean I know 'em but im looking for a complete reference site) to the more advanced stuff on vectors and matrices as well...
see i'd liked to have everything in one place so I dont need to search every single site i saved to my favorites; and those sites that could somehow satisfy me, had a bunch of information, yet still not all or it wasnt all that clearly explained, so it left some questions in my head, which then were answered by some other site...
Well, if you know a site that covers all of my requirements i'd like to know about it, if not i might start my own page ....some time, but i'll inform you about it...

*PredeX*

Edited by - PredeX on November 5, 2001 5:57:11 PM
Let us learn to dream, gentleman, and the we may perhaps find the truth - F. A. Kekulé
Here''s a good one on vectors:

http://em-ntserver.unl.edu/math/mathweb/vectors/vectors.html

ECKILLER
As posted on GameDev, you should check out "Eric Weisstein''s World of Mathematics" ( http://mathworld.wolfram.com/ ).

Matrices:
http://mathworld.wolfram.com/topics/Matrices.html

Vectors:
http://mathworld.wolfram.com/topics/VectorAlgebra.html

This topic is closed to new replies.

Advertisement