Update README.md

This commit is contained in:
Benjamin Kyd
2019-09-09 21:25:37 +01:00
committed by GitHub
parent 072e028cf1
commit 58d6157e02

View File

@@ -68,6 +68,11 @@ int main(int argc, char** argv) {
``` ```
![Example Render](https://imgur.com/ueTC3OS.png) ![Example Render](https://imgur.com/ueTC3OS.png)
### References
While programming this I found a few resources especially useful. Below is some listed.
* [Scratch A Pixel - Global Illumination](https://www.scratchapixel.com)
### Samples ### Samples