Update README.md
This commit is contained in:
parent
693b31b501
commit
075aab2a57
1 changed files with 5 additions and 0 deletions
|
@ -17,3 +17,8 @@ joins and stops.
|
|||
Kind of overkill to implement a simple raytracer, but I needed something that
|
||||
would take time to render and would benefit from multiple threads. This example
|
||||
renders a scene with three lights and some spheres.
|
||||
|
||||
# Legal Stuff
|
||||
|
||||
The examples use [CMake](https://cmake.org/) as their build system.
|
||||
[CMake's License.](https://gitlab.kitware.com/cmake/cmake/-/blob/master/Copyright.txt)
|
||||
|
|
Loading…
Reference in a new issue