POV-Ray : Newsgroups : povray.general : Think in different coordinates. : Re: Think in different coordinates. Server Time
31 Jul 2024 06:22:26 EDT (-0400)
  Re: Think in different coordinates.  
From: Fa3ien
Date: 17 Sep 2007 15:02:48
Message: <46eecf58$1@news.povray.org>

> Hi,
> 
> If I'm an old man who can't change his ways and insists on thinking in
> coordinates where x points right, y forward and z up, is there a way to set
> up the whole scene in those coordinates and then apply a single
> transformation to the entire scene?

use a camera like this :

camera {right x*-4/3 sky z location <..> look_at <..>}

Don't forget you did that when using torii, height-fields, etc...

Fabien.


Post a reply to this message

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