用 LearnOpenGL 的框架学 RayTracingInOneWeek。 git push 失败的解决办法: https://zhuanlan.zhihu.com/p/648164862 可以直接取消代理: git config --global --unset http.proxy git config --global --unset https.proxy