home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / lang / pascal / 7907 < prev    next >
Encoding:
Internet Message Format  |  1993-01-06  |  1.7 KB

  1. Path: sparky!uunet!haven.umd.edu!darwin.sura.net!paladin.american.edu!gatech!emory!sol.ctr.columbia.edu!caen!saimiri.primate.wisc.edu!ames!olivea!charnel!psmedsha
  2. From: psmedsha@ecst.csuchico.edu (Paul Smedshammer)
  3. Newsgroups: comp.lang.pascal
  4. Subject: Drawing 3D Lines
  5. Message-ID: <1ifc6pINNfmk@charnel.ecst.csuchico.edu>
  6. Date: 6 Jan 93 19:33:45 GMT
  7. Organization: California State University, Chico
  8. Lines: 29
  9. NNTP-Posting-Host: cscihp.ecst.csuchico.edu
  10.  
  11. Is it possible to draw a 3D line in the graphic unit in Turbo Pascal
  12. 6.0?  What I have is a few vectors that I have the coordinates for
  13. and I would like to draw those vectors in 3D on the screen so the
  14. user will be able to view the solution graphically.  I would like to
  15. use the cylindrical coordinate system (R, Theta, Phi) but I am not
  16. stuck to that.  I would also like to view the vectors in the view as
  17. below so I can see the angles that the vectors make.  
  18.                         Z
  19.                         |
  20.                         |
  21.                         |
  22.                          ---------- Y
  23.                        /
  24.                       /
  25.                      /
  26.                     X
  27. I would appreciate any suggestions.  Thanks for your time.
  28.  
  29. I would also like to say that this Group is great!  I really enjoy
  30. all the questions and answers.  I have learned more in this group
  31. that in any programming class.  Keep up the good work!
  32.  
  33. Paul
  34. ------------------------------------------------------------------------------
  35. psmedsha@ecst.csuchico.edu (Paul Smedshammer)
  36.  
  37. Graduate Student in Mechanical Engineering
  38. California State University at Chico
  39. ------------------------------------------------------------------------------
  40.