|
|
On Sun, 18 Feb 2001 14:03:09 +0100, Christoph Hormann
<chr### [at] gmxde> wrote:
>If you want z vertical and x/y horizontal, you have to use something like:
>
>camera {
> location <10, 10, 10>
> direction z
> sky z
> up z
> right (4/3)*x
> look_at <0, 0, 0>
>}
I guess you mean direction y there. Keep in mind that the use of the
direction keyword is somewhat outdated. Use angle instead and forget
about direction at all.
Peter Popov ICQ : 15002700
Personal e-mail : pet### [at] vipbg
TAG e-mail : pet### [at] tagpovrayorg
Post a reply to this message
|
|