kakaix892 发表于 2016-4-12 16:54

谢谢楼主的分享,楼主好人啊

-禅宗- 发表于 2016-4-12 16:08

reflectionMat.m01 = (   - 2F*plane*plane);      reflectionMat.m02 = (   - 2F*plane*plane);      reflectionMat.m03 = (   - 2F*plane*plane);      reflectionMat.m10 = (   - 2F*plane*plane);      reflectionMat.m11 = (1F - 2F*plane*plane);      reflectionMat.m12 = (   - 2F*plane*plane);      reflectionMat.m13 = (   - 2F*plane*plane);         reflectionMat.m20 = (   - 2F*plane*plane);      reflectionMat.m21 = (   - 2F*plane*plane);      reflectionMat.m22 = (1F - 2F*plane*plane);      reflectionMat.m23 = (   - 2F*plane*plane);      reflectionMat.m30 = 0F;      reflectionMat.m31 = 0F;      reflectionMat.m32 = 0F;      reflectionMat.m33 = 1F;    }}

hmmm888 发表于 2016-4-12 10:03

是是是

VR皮皮 发表于 2016-4-11 16:01

3Q。看一看

jisong0801 发表于 2016-4-10 23:08

谢谢分享!!!

风语K1 发表于 2016-4-9 11:23

haolihai

zlxkozlx 发表于 2016-4-8 17:22

太感谢了!

酷love比 发表于 2016-4-8 15:57

好插件

weiyuliang 发表于 2016-4-8 13:39

警告,该shader为5.0以前版本的,5.0之后无法使用

花大侠 发表于 2016-4-8 10:45

感谢分享

页: 158 159 160 161 162 163 164 165 166 167 [168] 169 170 171 172 173 174 175 176 177
查看完整版本: 镜面反射的Shader~找了半天这里竟然没有好用镜面~那我来补一个吧~~~