home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / graphics / 12976 < prev    next >
Encoding:
Text File  |  1992-12-16  |  1.9 KB  |  49 lines

  1. Newsgroups: comp.graphics
  2. From: andy@osea.demon.co.uk (Andrew Haveland-Robinson)
  3. Path: sparky!uunet!pipex!demon!osea.demon.co.uk!andy
  4. Distribution: world
  5. Subject: Re: Faster ray intersector for POV
  6. References: <SBCHANIN.92Dec16025348@raisin-nut.ai.mit.edu>
  7. X-Mailer: cppnews $Revision: 1.14 $
  8. Organization: Haveland-Robinson Associates
  9. Lines: 35
  10. Date: Wed, 16 Dec 1992 23:26:42 +0000
  11. Message-ID: <724573602snx@osea.demon.co.uk>
  12. Sender: usenet@demon.co.uk
  13.  
  14.  
  15. In article <SBCHANIN.92Dec16025348@raisin-nut.ai.mit.edu> sbchanin@ai.mit.edu writes:
  16.  
  17. >In the POV doc, the authors mention that a faster ray intersection
  18. >algorithm would make rendering dramatically faster.  Has anyone found
  19. >a faster method?
  20. >
  21. >Just curious,
  22. >Steve
  23. >--
  24. >===============================================================================
  25. >DOMAIN: sbchanin@ai.mit.edu                                       Steven Chanin
  26.  
  27. I would guess a Watcom compiled version run through a decent code optimiser
  28. would have a significant effect, as indeed would support for a Weitek copro
  29. (which I don't have, alas).
  30.  
  31. I haven't been through the code in detail, but there must be a few loops
  32. that could be unwound a little.  The sluggishness comes from multiplatform
  33. code I guess.
  34.  
  35. I have heard of a Watcom version of POV, but so far been unable to track one
  36. down, a nice chap said he would mail me one, but his address was rejected
  37. by his domain's postmaster... :-(
  38.  
  39. Cheers
  40. Andy.
  41.  
  42. +-----------------------------------------------------------------------+
  43. | Haveland-Robinson Associates   | Email: andy@osea.demon.co.uk         |
  44. | 54 Greenfield Road, London     |        ahaveland@cix.compulink.co.uk |
  45. | N15 5EP England. 081-800 1708  | Also:  0621-88756 081-802 4502       |
  46. +-----------------------------------------------------------------------+
  47. <<>> Those that can, use applications. Those that can't, write them! <<>>
  48. > Some dream of doing great things, while others stay awake and do them <
  49.