Skip to content

Commit

Permalink
example to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
scott223 committed Nov 26, 2023
1 parent 19c6a57 commit 2fdb4ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ Simple Raytracer for simple 3D scenes, made in Rust. Objective is to learn Rust,
- scene and configuration input from JSON
- ...

![Render example](https://github.com/scott223/raytracer/blob/main/render1200.png?raw=true | width=300)
![Render example](https://github.com/scott223/raytracer/blob/main/render1200.png?raw=true)
*Render of different objects (cube, sphere, .obj file import (100k triangles) and materials (lambertian, glass, fuzzy metal). This render of 1200x1200 pixels with 2000 samples per pixel took about 30 minutes to complete on MacBook Air M2*


Expand Down

0 comments on commit 2fdb4ef

Please sign in to comment.