POV-Ray : Newsgroups : povray.binaries.scene-files : Camera position : Re: Camera position Server Time
20 Apr 2024 00:28:08 EDT (-0400)
  Re: Camera position  
From: Mike Horvath
Date: 20 Nov 2015 21:15:09
Message: <564fd3ad$1@news.povray.org>
On 11/19/2015 9:26 PM, Mike Horvath wrote:
> On 11/19/2015 8:56 PM, Mike Horvath wrote:
>> I want to translate the camera in this scene without messing up the text
>> that should be displayed on the screen. I have tried adding the
>> translation step to the CameraTransform variable, but it is producing
>> odd results.
>>
>> This is what I tried:
>>
>> #declare CameraTransform    = transform
>> {
>>      rotate    <atand(sind(45)),45,0>
>>      translate y/2
>> }
>>
>> The rotation seems to work okay, but not the translation.
>>
>> Can someone help? Thanks!
>>
>>
>> Mike
>
> Forgot to mention that the scene is meant to be animated, so go ahead
> and set the clock value to 0.5 or some other value.

I was able to figure out a solution on my own. Disregard this thread.


Mike


Post a reply to this message

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