POV-Ray : Newsgroups : povray.binaries.animations : Walking Along a Path WIP1 : Re: Walking Along a Path WIP1 Server Time
18 Apr 2024 22:17:55 EDT (-0400)
  Re: Walking Along a Path WIP1  
From: Rune
Date: 22 Oct 2001 13:25:18
Message: <3bd4567e@news.povray.org>
"Greg M. Johnson" wrote:
> Okay, but first of all, you have a totally different
> "path" in the code you posted THERE than in the anim
> you posted HERE, yes?

No, in fact they're exactly the same. By "path" I mean this:

// The path to follow:
#macro WalkPath (Time)
   vrotate(Time*x,180*Time*y)
#end

Rune
--
3D images and anims, include files, tutorials and more:
Rune's World:    http://rsj.mobilixnet.dk (updated June 26)
POV-Ray Users:   http://rsj.mobilixnet.dk/povrayusers/
POV-Ray Webring: http://webring.povray.co.uk


Post a reply to this message

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