Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssloy authored Jan 27, 2019
1 parent 652f7ad commit 99fedf8
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 @@ -4,7 +4,7 @@

**Check [the wiki](https://github.com/ssloy/tinyrenderer/wiki/Lesson-1:-Bresenham%E2%80%99s-Line-Drawing-Algorithm) for the detailed lessons. My source code is irrelevant. Read the wiki and implement your own renderer. Only when you suffer through all the tiny details you will learn what is going on.**

**This is a tiny software rasterizer, if you are looking for a tiny software ray tracer, you can find it [here](https://github.com/ssloy/tinyraytracer).**
**This is a tiny software rasterizer, if you are looking for a tiny software ray tracer, you can find it [here (part 1)](https://github.com/ssloy/tinyraytracer) and [here (part 2)](https://github.com/ssloy/tinykaboom).****

**I do want to get emails for feedback ([email protected]); do not hesitate to contact me if you have any questions.**

Expand Down

0 comments on commit 99fedf8

Please sign in to comment.