Home › Forums › GAMES在线课程(现代计算机图形学入门)讨论区 › 关于作业2中ssaa时如何处理两三角形交界处颜色的问题 This topic has 1 reply, 2 voices, and was last updated 4 years, 1 month ago by Emwing. Viewing 1 reply thread Author Posts 2020年9月25日 at 下午1:52 #7112 Score: 0 decayParticipant 想问一下做ssaa时交界处的颜色是如何处理的,如果以最靠前的图形的边界为准,那在两个图形的交界处可能就会出现淡色的线框,看起来不是很自然(如附件所示)。如果将交界处的颜色做过渡处理(也就是在同一个像素内融合靠前和靠后的多个图形的颜色),首先实现起来会很复杂(在处理一个图形时,需要之前处理过的图形在当前像素的各个采样点的颜色信息),同时也不确定这样的处理是否在图形学上符合传统。 Attachments:You must be logged in to view attached files. 2020年10月14日 at 下午2:56 #7182 Score: 0 EmwingParticipant 按非专业的理解应该是设置其透明值,但是在原始的图片处理中是没有透明通道的,只能近似用黑色代替(背景是黑色) 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