aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian T <julian@jtle.dk>2020-08-13 21:25:48 +0200
committerJulian T <julian@jtle.dk>2020-08-13 21:25:48 +0200
commitbef819f1e2a3d998d7ec7968dbb5fb691fc0d9f8 (patch)
tree9b193cf92094ac003d30348c5432e5f27c23f3c6
parent01938d937aee0305763fe1769a59403c213c67d6 (diff)
Added link to old implementation
-rw-r--r--readme.md5
1 files changed, 5 insertions, 0 deletions
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)