aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2020-04-30 02:05:35 +0100
committerYann Herklotz <git@yannherklotz.com>2020-04-30 02:05:35 +0100
commit60ae11a9271534a4f0b6c44d1fd967777855c52d (patch)
treec3c32711b53b3aff3ee3dc9dec356f7f25f5cf71
parent8650e5aa03c838d2ebb9fae27fa71d2987177c83 (diff)
downloadleela-60ae11a9271534a4f0b6c44d1fd967777855c52d.tar.gz
leela-60ae11a9271534a4f0b6c44d1fd967777855c52d.zip
Add the scene to the README
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index c356973..df222f7 100644
--- a/README.md
+++ b/README.md
@@ -4,4 +4,4 @@ Leela is a tiny rust ray tracer based on [Ray Tracing in One Weekend](https://ra
It currently supports spheres with various materials and a simple static camera.
-![Lambertian sphere](/docs/lambertian.jpg)
+![Book 1 Scene](/docs/book1_scene.jpg)