From 55044e56304c8484b8ff52f362ab1c66c9c5ca93 Mon Sep 17 00:00:00 2001 From: Julian T Date: Sun, 11 Apr 2021 17:03:54 +0200 Subject: Fix mistake in readme --- readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/readme.md b/readme.md index b0429f5..b4691be 100644 --- a/readme.md +++ b/readme.md @@ -9,7 +9,7 @@ This rust version is my third implementation, the previous being: - [Raytracing in c](https://git.jtle.dk/raytrace/about/) This is the one which gives the best results, however as my ambitions for the project grew as did my requirement for more language features. -- [Pathtracing in rust](https://github.com/jbjjbjjbj/rendering/tree/old_master) +- [Pathtracing in c++](https://github.com/jbjjbjjbj/rendering/tree/old_master) I never really finished it before changing to rust. However it had a really cool qt gui, updating as samples were added. -- cgit v1.2.3