Thread: Points, vectors, matrices

Threaded View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Registered User
    Join Date
    Dec 2001
    Posts
    47

    Points, vectors, matrices

    I'm having real trouble making this correlation. I know what points and vectors are in definition. What I don't understand is, from what I can tell, you write a point as x,y,z and you write a vector as x, y, z. This is puzzling, since vectors have a magnitude and direction. How can I tell that from x,y,z?

    Right along with this is the difference between vectors and real values. Are real values points? I know dot products give you real values, and cross products give you another vector.

    Next is vectors to matrices. How a vector becomes a 3x3 matrix or what is contained in a 3x3 matrix is beyond me. And yes, I have books. They detail formulas out very nicely. But the holes in their explanations are described above. I mainly see sections on points, vectors, and matrices. But not how they go together or even if they do.

    This may be a lot of questions for one post, but then again, they may all get answered in one sentence. I don't know. If you know the answer to any or all, please point me in the right direction.
    subnet_rx

    "There are two types of langages, those that everyone *****es about, and those that no one uses."
    Last edited by subnet_rx; 01-02-2002 at 07:59 PM.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. Help it won't compile!!!!!
    By esbo in forum C Programming
    Replies: 58
    Last Post: 01-04-2009, 03:22 PM
  2. Replies: 8
    Last Post: 11-03-2008, 09:48 PM
  3. Vectors
    By naseerhaider in forum C++ Programming
    Replies: 11
    Last Post: 05-09-2008, 08:21 AM
  4. Yahtzee C++ programme help
    By kenneth_888 in forum C++ Programming
    Replies: 13
    Last Post: 09-05-2007, 02:14 PM
  5. CProg Fantasy Football version pi
    By Govtcheez in forum A Brief History of Cprogramming.com
    Replies: 155
    Last Post: 12-26-2006, 04:30 PM