home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / alt / 3d / 1422 < prev    next >
Encoding:
Text File  |  1992-11-04  |  1.0 KB  |  27 lines

  1. Newsgroups: alt.3d
  2. Path: sparky!uunet!news.univie.ac.at!chx400!ira.uka.de!yale.edu!qt.cs.utexas.edu!cs.utexas.edu!asuvax!ukma!psuvax1!leps5.phys.psu.edu!kenh
  3. From: kenh@leps5.phys.psu.edu (Ken Hornstein)
  4. Subject: Small question about RDS theory
  5. Message-ID: <Bx7rtL.CL3@cs.psu.edu>
  6. Sender: news@cs.psu.edu (Usenet)
  7. Nntp-Posting-Host: leps5.phys.psu.edu
  8. Organization: Penn State, Laboratory for Elementary Particle Science
  9. Date: Wed, 4 Nov 1992 22:58:32 GMT
  10. Lines: 15
  11.  
  12. I've written a small C program to output random-dot stereograms as PostScript
  13. files.  It works quite well for me, but I have one small question pertaining
  14. to the images.
  15.  
  16. How much is the the percieved depth change per pixel shift?  Like, if I have
  17. my focusing trianges 90 pixels apart, and I make a 5 pixel shift, how much
  18. will I perceive the change in depth to be?
  19.  
  20. If anyone wants this program, they are welcome to it.  However, it's not
  21. very robust .... most of the constants are hard coded, for example :-)  I
  22. plan on making the program more general eventually.
  23.  
  24. Thanks for any replies.
  25.  
  26. --Ken
  27.