POV-Ray : Newsgroups : povray.general : Is there any tool to build stereogram ? : Re: Is there any tool to build stereogram ? Server Time
7 Aug 2024 13:22:44 EDT (-0400)
  Re: Is there any tool to build stereogram ?  
From: Trevor Quayle
Date: 14 Sep 2001 12:24:09
Message: <3ba22f29$1@news.povray.org>
One possible way would be to use 5 mirrors, of course it would take a few
calculations to figure out how to position them.  In fact, I may work on
doing that this weekend, I did it once about a year ago with two mirrors.

or you could place the object 5 times in one scene and use light groups to
get the proper illumination.

-tgq


--
camera{location z*13look_at 0}light_source{15 15looks_like{sphere{0 10
}pigment{rgb 1}finish{ambient 15}}}union{torus{3,0.5rotate x*90}cone{y
*4,.5,-y*8,0}cone{-x*4,.5,x*8,0}pigment{rgb<.7,.6,.4>}finish{ambient 0
diffuse 0reflection{1fresnel on metallic 1}}interior{ior 25}rotate 15}
plane{y,-7pigment{checker rgb 0rgb 1scale 4}finish{diffuse.1}}//   TGQ


Post a reply to this message

Copyright 2003-2023 Persistence of Vision Raytracer Pty. Ltd.