diff --git a/example02_threaded_raytracing/README.md b/example02_threaded_raytracing/README.md new file mode 100644 index 0000000..d5536df --- /dev/null +++ b/example02_threaded_raytracing/README.md @@ -0,0 +1,4 @@ +# Legal stuff + +Uses [glm](https://github.com/g-truc/glm) which is licensed under the +["Happy Bunny License" or the MIT License](https://github.com/g-truc/glm/blob/master/copying.txt).