Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 515 Bytes

README.md

File metadata and controls

22 lines (18 loc) · 515 Bytes

ChasoGame

Implementation of the Fractal flame algorithm.

Output

An example image:

Image of fractal

An example output:

Render animation: 1800
Render image: output/frame0000.png
  Generated entropy in 243 milliseconds.
  Sampled points in 1247 milliseconds.
  Mapped points to pixels in 149 milliseconds.
  Colored pixels in 2 milliseconds.
  Write image to file in 42 milliseconds.
Rendered in 1 seconds (0/1800).