|
|
In article <0Fy### [at] econymdemoncouk> , Mike Williams
<mik### [at] nospamplease> 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.
Yes, not all of the change made its way into beta 10...
Thorsten
____________________________________________________
Thorsten Froehlich, Duisburg, Germany
e-mail: tho### [at] trfde
Visit POV-Ray on the web: http://mac.povray.org
Post a reply to this message
|
|