From aed081fbc93bae2050ba652027a8eccf655c9e4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Miloslav=20=C4=8C=C3=AD=C5=BE?= Date: Sat, 13 Jul 2019 17:39:43 +0000 Subject: [PATCH] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e5f546f..c7bae46 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,9 @@ Public domain ray casting library for (not only) resource-limited computers. -If you like this, you may also like my similar project: [small3dlib](https://gitlab.com/drummyfish/small3dlib). +If you like this, you may also like my similar project: [small3dlib](https://gitlab.com/drummyfish/small3dlib). These two libraries can very easily be combined together -- here is a proof-of-concept gif (environment rendered with raycastlib, cubes with small3dlib): + +![](https://gitlab.com/drummyfish/small3dlib/raw/master/media/rcl_plus_s3l.gif) eye-candy previews ------------------