POV-Ray : Newsgroups : povray.newusers : Help with spline & sphere_sweep : Re: Help with spline & sphere_sweep Server Time
3 May 2024 02:22:07 EDT (-0400)
  Re: Help with spline & sphere_sweep  
From: Le Forgeron
Date: 1 Aug 2014 08:02:42
Message: <53db81e2$1@news.povray.org>
On 01/08/2014 06:11, Bald Eagle wrote:
> OK - I fixed the SDL so that the whole thing runs and renders, but the problem I
> have now is that for some reason I'm not able to read the data out of the arrays
> I've created.
> 
> It's weird, because the loop in the macro that plots out the sphere sweep works
> just fine, but then all subsequent attempts to do exactly the same thing fail -
> I get 0 for my array values.

the #declare PropSpline in previous post look bogus. Did you fix it ?

> 
> What should I be looking for here?
> 
> (BTW - how do I directly output a vector to the debug stream?)
> 
> 
#debug concat("My vector : <",vstr(3,VectorToOuput,",",4,4),">")


-- 
IQ of crossposters with FU: 100 / (number of groups)
IQ of crossposters without FU: 100 / (1 + number of groups)
IQ of multiposters: 100 / ( (number of groups) * (number of groups))


Post a reply to this message

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