POV-Ray : Newsgroups : povray.animations : CSG object animation URL and Camera tracking problem : Re: CSG object animation URL and Camera tracking problem Server Time
8 Jul 2024 11:54:13 EDT (-0400)
  Re: CSG object animation URL and Camera tracking problem  
From: Warp
Date: 21 Jan 2003 18:20:03
Message: <3e2dd5a2@news.povray.org>
Suso Banderas <sus### [at] susoorg> wrote:
>     camera {
>         location <-1.25, 1.25, -2>
>         translate <1.25*clock2, -1.25*clock2, 0.75*clock2>
>         look_at <0*clock, 0*clock, 0*clock>
>     }

  Instead of translating the camera, add the translation vector to the
location vector.

  And by the way, 0*clock = 0.

-- 
#macro N(D)#if(D>99)cylinder{M()#local D=div(D,104);M().5,2pigment{rgb M()}}
N(D)#end#end#macro M()<mod(D,13)-6mod(div(D,13)8)-3,10>#end blob{
N(11117333955)N(4254934330)N(3900569407)N(7382340)N(3358)N(970)}//  - Warp -


Post a reply to this message

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