Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › 作业2:提高部分为什么要每个MSAA都要维护它的深度值 Tagged: 作业2 This topic has 1 reply, 1 voice, and was last updated 3 years, 10 months ago by xx. Viewing 1 reply thread Author Posts 2021年1月6日 at 上午11:59 #7550 Score: 0 xxParticipant Karma: 1 pt 需要注意的点有,对于像素内的每 一个样本都需要维护它自己的深度值,即每一个像素都需要维护一个 sample list。 对pdf中的这句不是很理解, 我测试对比了两种, 一种是每个采样都维护了深度值, 一种是每个采样只计算在三角形内的个数,最后去乘以颜色,但是深度值我只用的是这一个像素的值, 这两种得到的结果好像没什么区别.这个是为什么? 维护每个采样的深度值的目的是什么? 2021年1月7日 at 下午12:00 #7554 Score: 0 xxParticipant Karma: 1 pt 这篇文章解决了我所有的疑问,同时也感谢一下这位学长~ http://games-cn.org/forums/topic/【总结】msaa中黑线问题的出现原因以及解决方案/ Author Posts Viewing 1 reply thread You must be logged in to reply to this topic. Log In Username: Password: Keep me signed in Log In