Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我正在研究光线追踪器,现在我使用 N-Rooks 方法实现抗锯齿。我不确定是否应该为每个像素使用相同的图案,还是应该为每个像素生成一个新图案?
谢谢
每个像素生成一个新图案。一般来说,采样越随机,图像中的混叠就越少。
输出的段落内容?