From 7a6a83a7ec35e3985dc5b44e11a76b772701035f Mon Sep 17 00:00:00 2001 From: Caspar Krieger Date: Mon, 8 Apr 2024 10:18:01 +0800 Subject: [PATCH] Update README.md cross-link to other project --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c5b4832..a90a9db 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,8 @@ Here's a screenshot showing most of the fancy features: ![Screenshot showing UI with rendered scene](/../media/ui-screenshot.png?raw=true "Demo scene shown with UI") +Is raytracing too slow for you? Then check out [Little Crab TV](https://github.com/caspark/little-crab-tv/). + ## Prereqs * Rust, obviously