diff --git a/README.md b/README.md index 64f1863..88469a0 100644 --- a/README.md +++ b/README.md @@ -38,4 +38,5 @@ To understand computer graphics better I will try to describe some important def - Camera: Is essentially a mathematical function (a virtual eye of sorts) that captures rays that originate from its position and pass through the viewport and generates an image that the user can see. By the end of this chapter I generated the following background: + Second PPM image \ No newline at end of file