diff --git a/computer_graphics/README.md b/computer_graphics/README.md new file mode 100644 index 0000000..234819d --- /dev/null +++ b/computer_graphics/README.md @@ -0,0 +1,2 @@ +* [the-rendering-equation](http://x86.cs.duke.edu/courses/cps124/fall09/notes/16_rendering/p143-kajiya.pdf) +* [an-improved-illumination-model-for-shaded-display](https://www.cs.drexel.edu/~david/Classes/CS586/Papers/p343-whitted.pdf)