Skip to content

Commit 99cd934

Browse files
committed
adds README
1 parent 97429c0 commit 99cd934

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Diff for: README.md

+11
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Ray Tracing in One Weekend in Go
2+
3+
## Installation
4+
5+
`go install github.com/bhaney/raytracing`
6+
7+
`go run raytracing.go`
8+
9+
## Sources
10+
11+
[_Ray Tracing in One Weekend_](https://raytracing.github.io/books/RayTracingInOneWeekend.html)

0 commit comments

Comments
 (0)