From e065d9b9c86b136c1feff8edb4862704edddc92f Mon Sep 17 00:00:00 2001 From: Markus Zeller Date: Sun, 16 Feb 2020 18:50:06 +0100 Subject: [PATCH] Update Readme examples --- README.md | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 09e5bb3..eeebf04 100644 --- a/README.md +++ b/README.md @@ -14,15 +14,16 @@ In the example below you see the colums with 100x100, 200x200, 400x400 and 800x8 ## Example rendering -groupSize 64 | groupSize 8 -- | - -100x100 datapoints | 100x100 datapoints -![render_example_1](examples/render_1.gif) | ![render_example_1](examples/render_2.gif) +groupSize 64, 100x100 datapoints +![render_example_1](examples/render_1.gif) -In this program you can configure some options to influence the graphics produced and to be auto-saved. +groupSize 8, 100x100 datapoints +![render_example_2](examples/render_2.gif) ## Configuration +In this program you can configure some options to influence the graphics produced and to be auto-saved. + The code has at the beginning a configuration section. The options are described below and summarized in the code itself. Default values are included. - **renderSize**