From 785b88d50b8a8b2a2cd3fd3f2c8fb38b993d9759 Mon Sep 17 00:00:00 2001 From: Caspar Krieger Date: Mon, 8 Apr 2024 10:16:51 +0800 Subject: [PATCH] Cross-link --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 781e0fe..706c4fa 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,8 @@ https://github.com/caspark/little-crab-tv/assets/931544/e4937660-4051-462e-ad12- It roughly follows the overall approach laid out by the C++-oriented [Tiny Renderer](https://github.com/ssloy/tinyrenderer). +Is raytracing more your jam? Then check out [The All Seeing Crab](https://github.com/caspark/the-all-seeing-crab). + ## Prereqs * Rust, obviously