Shader中颜色混合的算法

http://blog.csdn.net/u012941657/article/details/47665027

抗锯齿算法:   smoothstep(edge0, edge1, x): threshod  smooth transition时使用。 edge0<x<edge1时平滑差值,x<=edge0时为0.0, x>=edge1时为1.0

posted @   威少小二orz  阅读(1714)  评论(0编辑  收藏  举报
努力加载评论中...
点击右上角即可分享
微信分享提示