当前位置:网站首页>庄懂的TA笔记(六)<FakeEnvReflect && 生锈,锈迹效果>
庄懂的TA笔记(六)<FakeEnvReflect && 生锈,锈迹效果>
2022-04-23 06:28:00 【Allen7474】
庄懂的TA笔记(六)<FakeEnvReflect && 生锈,锈迹效果>
一、作业~点评:
OldSchool<Lambert+phong>==基础光照+反射。
phong= 法线方向 * 视线方向 或 phong=法线方向 * 半角反射方向。
lambert=光方向 * 法线方向。
实现思路:
1、phong= 法线方向 * 视线方向+Power。
2、lambert=光方向 * 法线方向。
3、phong + lambert = OldSchool。
二、作业~答案,批改,答疑:
1、FakeEnvReflect(假环境反射):
2、葡萄:反射+
在不同通道中,填入一些信息修改的方式。
3、生锈,锈迹效果
实现思路:
1、A假金属
2、B基础Lamboort
3、C非黑即白(Stap A<B) 控制噪波
4、 Lerp (A B 通过C切换状态)
效果示例:
三、情报~BRDF:
1、双向反射分布函数:BRDF >> 人话:
2、一些其他的 光照模型 黑话 ,名称。
3、来自迪士尼的爱:BRDF浏览器:
版权声明
本文为[Allen7474]所创,转载请带上原文链接,感谢
https://blog.csdn.net/Allen7474/article/details/123581470
边栏推荐
- 使用flask时代码无报错自动结束,无法保持连接,访问不了url。
- Mongodb starts warning information processing
- Unityshader Foundation
- C# 文本文件的查找及替换(WinForm)
- Scrapy modifies the time in the statistics at the end of the crawler as the current system time
- Solve the problem of deploying mysql8 in docker with correct password but unable to log in to MySQL
- webflux文件上传下载
- SVG中年月日相关的表达式
- Configure NPM
- Quick sort
猜你喜欢
ABAP CDS VIEW WITH ASSOCIATION示例
The page displays the current time in real time
Simple random roll call lottery (written under JS)
Teach-Repeat-Replan: A Complete and Robust System for Aggressive Flight in Complex Environments
SAP DEBUG调试FOR IN、REDUCE等复杂的语句
Redis connection error err auth < password > called without any password configured for the default user
js之什么是事件?事件三要素以及操作元素
canvas学习第一篇
移动端布局(3D转换、动画)
命令行参数传递库argparse的使用
随机推荐
基于NLP的软件安全研究(二)
使用flask时代码无报错自动结束,无法保持连接,访问不了url。
js之DOM学习三种创建元素的方式
驼峰命名对像
Understanding the Role of Individual Units in a Deep Neural Networks(了解各个卷积核在神经网络中的作用)
二叉树的深度
c#读取INI文件和向ini文件写入数据
解决在docker中部署mysql8, 密码正确但无法登陆MySQL问题
Configure NPM
url转成对象
异步的学习
Mongodb starts warning information processing
Gets the maximum getmaxpoint in the list of all points
Common DOS commands
大学学习路线规划建议贴
中间人环境mitmproxy搭建
系统与软件安全研究(一)
自己封装unity的Debug函数
SVG中Path Data数据简化及文件夹所有文件批量导出为图片
Unity screen adaptation