Skip to content

Commit e2fb210

Browse files
committed
👃 readme udpate
1 parent 730ee2a commit e2fb210

File tree

2 files changed

+11
-0
lines changed

2 files changed

+11
-0
lines changed

readme.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
Rust Raytracer
2+
--
3+
by [@michalbe](http://github.com/michalbe), based on a (https://github.com/petershirley/raytracinginoneweekend) book by Peter Shirley.
4+
5+
## Run
6+
```
7+
time cargo run --release > result.ppm
8+
```
9+
10+
## Result
11+
![result.png](result.png)

result.png

271 KB
Loading

0 commit comments

Comments
 (0)