add jpeg generation, refactor (#2)

This commit is contained in:
2025-03-27 22:09:43 +03:00
committed by Dmitry Fedotov
parent 878e3d7c05
commit a2e5835d4f
6 changed files with 223 additions and 103 deletions

View File

@@ -16,4 +16,4 @@ This will generate an image in current directory.
See **./barnsley-fern --help** for available flags.
Image on this page was generated with **./barnsley-fern-go -h 500 -v 500 -rainbow**
Image on this page was generated with **./barnsley-fern-go -x 500 -y 500 -c 3 -out example/barnsley-fern.png**