home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 4084 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  3.7 KB

  1. Path: dfw.nkn.net!usenet
  2. From: TheAnalyst@Nfo.Org
  3. Newsgroups: comp.lang.pascal.borland,comp.lang.pascal.mac,comp.lang.pascal.ansi-iso,comp.lang.pascal.misc,comp.sys.amiga.programmer,comp.graphics.algorithms,comp.os.ms-windows.programmer.graphics,comp.sys.amiga.graphics
  4. Subject: Re: 3d programming
  5. Date: Mon, 19 Feb 1996 00:16:42 GMT
  6. Organization: National Knowledge Network
  7. Message-ID: <4g8b5i$irm@dfw.nkn.net>
  8. References: <4f3od9$2jg@zeus.tcp.co.uk> <jderrick-0502961551360001@slip037.csc.cuhk.hk> <3118310E.52F@psu.edu> <4fiuh2$qrj@fulton.cs.unc.edu> <311E38D7.71BC@psu.edu> <4frlln$lp5@dfw.nkn.net> <Pine.OSF.3.91.960214142740.20349A-100000@curtis.aa.washington.e <4g2vue$3s9@mckinley.cit.macalstr.edu>
  9. NNTP-Posting-Host: fw60.fastlane.net
  10. X-Newsreader: Forte Free Agent 1.0.82
  11.  
  12. jmorris@math.macalstr.edu (Jesse Morris) wrote:
  13. >schumaker (schumaker@tigger.jvnc.net) wrote:
  14. >: >> points do not necessarily make a vector.  A vector is a point that *points*
  15. >: >> somewhere
  16. >: >But a point has a magnitude and direction. Point x,y,z has a magnitude 
  17. >: >of sqrt(x^2+y^2+z^2) and a direction of ( x i y j z k)/magnitude where 
  18. >: >i,j,k are the unit vectors. Remember when you define a point in space you 
  19. >: >are referencing it to some reference point.  
  20. >: wrong a point is just that a point.  the values given a point are completely 
  21. >: arbitraray based on your origin I can aurgue that a point at 0,0,0 is the same 
  22. >: as a point you call 1,2,3 your reference point does not give a point any 
  23. >: magnitude.
  24. >    In math, a vector is any ordered pair, triple, n-tuple.  Find any 
  25. >linear algebra book if you don't believe me.  I believe that physics 
  26. >often assumes these to be a direction & magnitude of the distance from 
  27. >the origin (0,0,...,0) (Note that vectors in the mathematical sense are 
  28. >NOT by any means limited to two or three dimensional space.) to the point 
  29. >that the vector defines.  It then refers to these ordered pairs (0,v) of 
  30. >points as vectors.  (This is very like what physics and other applied 
  31. >mathematics does to many other aspects of more generalized math.)  
  32.  
  33. Why do you people force me to dig out my school books?  They give me nightmares
  34. of having to do homework. . .
  35.  
  36. "Advanced Mathematical Concepts" (My Adv. Pre-Cal Book):
  37.     VECTOR: A quantity, or directed distance, that has both magnitude and direction.
  38.  
  39. "Physics: Principles and Problems" (My Adv. Physics Book):
  40.     VECTOR: Quantity having both magnitude (size) and direction.
  41.  
  42. "Webster's Encyclopedia of Dictionaries" (My Home Encyclopedia):
  43.     VECTOR: any quantity requiring direction to be stated as well as magnitude in
  44. order to define it properly; disease-carrying insect.
  45.       [Since this isn't an entomology group I assume it is the first definition
  46. that is relevent to this argument :)]
  47.  
  48. "The Elements and Structure of the Physical Sciences" (Home Reference, again):
  49.     VECTOR: A directed quantity.
  50.  
  51. Now where the hell do you get "any ordered pair" from the above definitions, or
  52. should I dig out my 8th grade linear algebra book :( don't ask why I still have
  53. it ): .
  54.  
  55. Just dug it out anyway.  NOWHERE is there a definition or is "vector" even
  56. listed.
  57.  
  58. Just did a little more research.  Guess what. . . "Vector" is not considered a
  59. part of "linear Algebra", it is a part of Physics and Calculus.  So unless you
  60. have an 8th grade education and that is where you stopped, your definition of
  61. "vector" is "a quantity requiring both magnitude and direction to be defined".
  62.  
  63.  
  64. --
  65. Why should I hide my domain?  I am doing nothing illegal.
  66.  
  67. NewBies, to find information go to:
  68.         pubweb.nexor.co.uk/public/cusi/cusi.html
  69. pick a search engine, preferably Lycos
  70. and use common sense in the key words.
  71. Remember hackers don't need this kind of common sense help.
  72.  
  73. NEVER post underground URLz or FTPz.
  74.  
  75.