Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 421 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 421 Bytes

ToyLightTracing

一个低性能、失真的光线追踪程序。

安装各种依赖之后运行 light_tracing.py 即可,将会生成 .png 文件。

(写这个主要是因为 THUSC 2021(清华大学计算机系 2021 年“大中衔接”研讨与教学活动)Day2 的题目就是实现光线追踪和路径追踪,于是考后抽时间又写了一下。)

(README in English is not available so far.)