hey!
crash with the following code:
#local Q = 0;
#while (Q<1)
sphere {0,0.1
pigment {rgb 1}
translate x*(-2^Q)
}
#local Q = Q+0.1;
#end
first time POV just quit with no msg, then windows came up with that program
error window.. (don't know its english name :)
PII 450mhz 256ram Win2000 (norwegian)
-Peter
Post a reply to this message
|