POV-Ray : Newsgroups : povray.pov4.discussion.general : Spline improvements : Re: Spline improvements Server Time
1 May 2024 08:29:10 EDT (-0400)
  Re: Spline improvements  
From: scott
Date: 2 Mar 2009 10:55:39
Message: <49ac017b$1@news.povray.org>
> moving a camera.  All it would do is automatically generate the time 
> values
> such that:
>
> t / length_from_beginning(my_spline(t))
>
> is equal to:
>
> (t + N) / length_from_beginning(my_spline(t + N))

This would also be useful for placing objects with set gaps along a spline. 
In the past I have written a macro to do exactly this, but having a built-in 
way of doing it makes more sense (and a lot less work!).


Post a reply to this message

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