home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #18 / NN_1992_18.iso / spool / comp / graphics / 8979 < prev    next >
Encoding:
Internet Message Format  |  1992-08-19  |  947 b 

  1. Path: sparky!uunet!charon.amdahl.com!pacbell.com!mips!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!math.fu-berlin.de!news.netmbx.de!Germany.EU.net!mcsun!uknet!edcastle!dcs.ed.ac.uk!epcc.ed.ac.uk!ct
  2. From: ct@epcc.ed.ac.uk (C Thornborrow)
  3. Newsgroups: comp.graphics
  4. Subject: quaternions
  5. Keywords: help quaternions code
  6. Message-ID: <41874@skye.dcs.ed.ac.uk>
  7. Date: 19 Aug 92 15:06:10 GMT
  8. Sender: nnews@dcs.ed.ac.uk
  9. Followup-To: comp.graphics
  10. Organization: Edinburgh Parallel Computing Centre
  11. Lines: 12
  12.  
  13. My first introduction to the use of quaternions is from the SIGGRAPH 92 notes on
  14. particle systems. As such, I have a very basic grounding in the ideas.
  15.  
  16. I wondered if anyone had built quaternion handling code (inverse, negate,
  17. add) in C much in the same format as the Graphics Gems code that handles
  18. vectors.
  19.  
  20. If not I am prepared to try and put this together. 
  21.  
  22. Can anyone suggest how I can extend quaternions to cope with n-dimensions ?
  23.  
  24. Chris.
  25.