POV-Ray : Newsgroups : povray.newusers : Sphere_Sweep help! : Sphere_Sweep help! Server Time
31 Jul 2024 00:24:39 EDT (-0400)
  Sphere_Sweep help!  
From: Sean Sabbage
Date: 17 May 2003 11:27:16
Message: <BAEC1363.23E22%sabbas@btinternet.com>
Hi... my first post here... but anyway, to get right down to the question.
I'm trying to use a sphere sweep, but I get a strange error message that I
don't understand. Any help?

Attempt to malloc zero size block (File: sphsweep.cpp Line: 1613).

File NewShip line 202

here's the code

sphere_sweep {
    cubic_spline
    3,
    <0,0,0>,3
    <5,5,0>,3
    <10,0,0>,3
    pigment {Green}
}

should I have more spheres for a cubic_spline?

Sean


Post a reply to this message

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