POV-Ray : Newsgroups : povray.binaries.tutorials : How to move an object along a particular spiral. : Re: How to move an object along a particular spiral. Server Time
18 Apr 2024 21:30:49 EDT (-0400)
  Re: How to move an object along a particular spiral.  
From: Grassblade
Date: 4 Jun 2007 16:15:01
Message: <web.466471dd7064b1eddc3003d40@news.povray.org>
Of course you can do integrals in POV-ray. You can do anything with POV-ray.
*Fanatical glint in the eye*
You can obtain a numerical approximation of the integral by applying its
definition, i.e. take a very small dx, evaluate y and add dx*y to previous
sum in the loop.
You can also use the generalised hypergeometric solution, see
http://mathworld.wolfram.com/CornuSpiral.html The generalised
hypergeometric looks like a nasty customer to code, but it has the
advantage of being an exact solution.


Post a reply to this message

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