Skip to content

Commit af61474

Browse files
authoredApr 18, 2023
Update README.md
1 parent 322de73 commit af61474

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
 

‎README.md

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ Simple C++ Raytracer parses [Wavefront](http://paulbourke.net/dataformats/obj/)
66
* Reflection / Refraction
77
* Textures
88

9+
![Example](https://github.com/TolyaTalamanov/Raytracer/blob/main/textures/cat-cube/cat-result.png)
10+
911
## How to build
1012
1. Clone the project with submodules
1113
```

0 commit comments

Comments
 (0)
Please sign in to comment.