|
|
Wasn't it Warp who wrote:
> POV-Ray 3.5 beta4 for Windows, Win98, Athlon, 256MB.
>
> The following crashes POV-Ray:
>
>#declare X = .1;
>#while(X <= 4)
> sphere { <X, sin(X)^sin(X), -.1>, .02 pigment { rgb 1 } }
> #declare X = X+.1;
>#end
This was supposed to have been fixed in beta 10, but it still crashes on
my machine.
--
Mike Williams
Gentleman of Leisure
Post a reply to this message
|
|