Taichi 是一个计算机图形库,使用 C++ 编写而成,并且 Python 封装友好,提供了一个 Python 3 绑定
pbrt 的源代码,光线追踪器在即将出版的“基于物理的渲染:从理论到实现”一书的第 4 版中描述。 Source code to pbrt, the ray tracer described in the forthcoming 4th edition of the "Physically Based Rendering: From Theory to Implementation" book.