mirror of
https://github.com/ssloy/tinyraytracer.git
synced 2025-09-01 02:01:55 +02:00
Update Readme.md
This commit is contained in:
committed by
GitHub
parent
d864d72561
commit
9f16ee86d2
@@ -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).
|
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).
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user