factor/extra/benchmark/mandel/params/params.factor

9 lines
221 B
Factor
Raw Normal View History

2008-09-01 19:28:24 -04:00
IN: benchmark.mandel.params
2009-02-22 20:08:45 -05:00
CONSTANT: max-color 360
CONSTANT: zoom-fact 0.8
CONSTANT: width 640
CONSTANT: height 480
CONSTANT: max-iterations 40
CONSTANT: center -0.65