Skip to content

Commit 358cd0a

Browse files
committed
Updated README description
1 parent e611dc1 commit 358cd0a

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

README.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,16 @@
1-
"# ray_tracer"
1+
# Ray Tracer
2+
3+
Building a fully functional ray tracer from scratch based on the "Ray Tracing" series by Peter Shirley.
4+
5+
### In Progress
6+
7+
- Simple brute-force path tracer.
8+
9+
### TODO
10+
11+
- Textures
12+
- Volumes (like fog)
13+
- Rectangles
14+
- Instances
15+
- Lights
16+
- Bounding Volume Hierarchy (BVH).

0 commit comments

Comments
 (0)