home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #19 / NN_1992_19.iso / spool / comp / text / tex / 10767 < prev    next >
Encoding:
Internet Message Format  |  1992-09-01  |  1.8 KB

  1. Path: sparky!uunet!mcsun!uknet!news.cs.bham.ac.uk!christopher-robin!rjg
  2. From: rjg@christopher-robin.cs.bham.ac.uk (Robin J. Green)
  3. Newsgroups: comp.text.tex
  4. Subject: At last! Heaven found...
  5. Message-ID: <Btwn69.707@cs.bham.ac.uk>
  6. Date: 1 Sep 92 15:03:44 GMT
  7. References: <1992Aug31.215407.22911@PA.dec.com> <1992Sep1.133136.4718@athena.mit.edu>
  8. Sender: Robin Green
  9. Followup-To: rjg@uk.ac.bham.cs
  10. Organization: School of Computer Science, University of Birmingham, UK
  11. Lines: 28
  12. Nntp-Posting-Host: christopher
  13.  
  14. OK, finally a question to tax you, cos it's taxing me.
  15.  
  16. I want to produce a fully stochastic raytracer, integrating across the picture
  17. plane by jittering pixels, across light source areas and across time. These are
  18. the easy bits. I want to integrate across the reflection function, that is I
  19. want to jitter a ray using IMPORTANCE SAMPLING so that it produces a series
  20. of n jittered rays each with a probability of direction proportional to their
  21. associated reflectance value. How do I do this?
  22.  
  23. All I want is to be able to produce glossy surfaces and an aparrent effect of
  24. 'diffuse transparancy' which I take to mean Tupperware. Please note I am not
  25. asking for a package to solve all my worldly problems, provide 3rd world
  26. relief, cure cancer, produce colour overheads and make an entertaining lunchtime
  27. friend.
  28.  
  29. As I see it, the reflectance function can be a very complex shape roughly
  30. maximum at the reflected rays direction but certainly not symmetrical or even
  31. a volume of rotation. Erk.
  32.  
  33. Please email me some insights into this problem. It's just another example of
  34. SIGGRAPH papers saying '...which is left as an exercise for the student...'
  35. God I HATE that!!
  36.  
  37. - Thank you for reading this. If you have enjoyed this plea for help, please
  38.   share it with your friends, your family or even your pets. No.1 in an
  39.   occasional series...
  40.  
  41. - RJGreen.
  42.