POV-Ray : Newsgroups : povray.binaries.images : Anaglyph (red/cyan), Multi-meter : Re: Anaglyph (red/cyan), Multi-meter Server Time
30 Jul 2024 22:16:55 EDT (-0400)
  Re: Anaglyph (red/cyan), Multi-meter  
From: StephenS
Date: 2 Dec 2010 06:40:00
Message: <web.4cf784f8e643523c42a225cd0@news.povray.org>
"Kenneth" <kdw### [at] earthlinknet> wrote:
....
> I've never used matrix before; I thought it 'globally' sheared an object in only
> *one* direction...
Yes.
I've divided the model up into corners and sides with overlap:-)
For one of the corners:
 matrix <1,0,0,
         .08,1,.08,
         0,0,1,
         0,0,0>
In my non tecnical mind, I've taken the y axis (second row) and leaned it in the
x (first column) and z (last column).

Matrix is my friend, and we regularly share the joy of pov ;-)

Stephen S


Post a reply to this message

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