From bef819f1e2a3d998d7ec7968dbb5fb691fc0d9f8 Mon Sep 17 00:00:00 2001 From: Julian T Date: Thu, 13 Aug 2020 21:25:48 +0200 Subject: Added link to old implementation --- readme.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/readme.md b/readme.md index 4817c2b..2e46ea9 100644 --- a/readme.md +++ b/readme.md @@ -1,5 +1,10 @@ # Pathtracing +Second attempt at a renderer, written in C++ instead of C to compare languages. +This is also my first big project in C++. + +My first attempt can be seen here [github](https://github.com/jbjjbjjbj/raytrace) and here [cgit](https://git.jtle.dk/raytrace/about/). + ## Preview ![render](https://git.jtle.dk/pathtrace/plain/generated.png?h=rendered) -- cgit v1.2.3