From 0fa1aacd92c2d6b48f07e29f4175524b82018280 Mon Sep 17 00:00:00 2001 From: kartofen Date: Wed, 10 Aug 2022 19:15:03 +0300 Subject: add more demos --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'README.md') diff --git a/README.md b/README.md index 8abdf8c..2334948 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ This an implementation of very primitive tile-based wave function collapse. It uses tiles to generate an image, similar to this: -![Demo of the program](demo/demo.png) +![Demo 0 of the program](demo/demo0.png) ![Demo 1 of the program](demo/demo1.png) It generates the tiles as ppm, then generates the image, similar to the demo image as ppm. There is a script to turn the ppm files into png using imagemagick. -- cgit v1.2.3