POV-Ray : Newsgroups : povray.animations : Splines and Cameras : Splines and Cameras Server Time
24 Apr 2024 22:26:51 EDT (-0400)
  Splines and Cameras  
From: jkennedy12
Date: 16 Apr 2011 23:00:01
Message: <web.4daa56c4cb84c9873c82a5bf0@news.povray.org>
camera {
        location Spline_Trans(Spline_1,0.0,y,0.03,0.95)
        look_at Spline_Trans(Spline_1,0.2,y,0.03,0.95)
}
That should sum up what I want to start with. This gives me an error and sends
me to the transform.inc file. Does anyone have a solution to this?


Post a reply to this message

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