diff --git a/Readme.md b/Readme.md index d6416bf..4b5642f 100644 --- a/Readme.md +++ b/Readme.md @@ -1,4 +1,4 @@ -# Raytracing in 256 lines of bare C++ +# Understandable RayTracing in 256 lines of bare C++ This repository is a support code for my computer graphics lectures. It is not meant to be the ultimate rendering code or even physically realistic. It is meant to be **simple**. This project is distributed under the [DO WHAT THE FUCK YOU WANT TO PUBLIC LICENSE](https://en.wikipedia.org/wiki/WTFPL).