> I am having a small problem creating stereo figures, probably a syntax
> problem.
> Using this set of commands returns an image that looks great in
stereo,
> but is
> only 640X480 (default window size)
Currently you're ray tracing twice...
> ray 2000,2000
> ray angle=-3
should be
ray 2000,20
Hi All,
I am having a small problem creating stereo figures, probably a syntax
problem.
Using this set of commands returns an image that looks great in stereo, but is
only 640X480 (default window size)
ray 2000,2000
ray angle=-3
png image_left.png
ray 2000,2000
ray angle=3
png image_right.png