Ray tracing in one weekend by C++ 运行: mkdir build cd build cmake .. make ./RayTracingInOneWeekend > image.ppm 运行完成后结果将存储在文件/build/image.ppm。 示例结果: