JavaShuo
栏目
标签
【《Unity 2018 Shaders and Effects Cookbook》提炼总结】(七)卡通效果和 Phong模型
时间 2021-07-11
原文
原文链接
1.卡通效果shader 游戏中最常用的效果之一是toonshader,也被称为celluloid(CEL)shading。这是一种非真实感渲染技术,可以让3D模型显得平坦。许多游戏使用它来表示图形是手绘而不是3D建模的错觉。我们可以在下图种看到使用toon Shader(左)和Standard Shader(右)。 要想达到这种效果单纯的使用su
>>阅读原文<<
相关文章
1.
【《Unity 2018 Shaders and Effects Cookbook》提炼总结】(六)自定义光照模型
2.
【《Unity 2018 Shaders and Effects Cookbook》提炼总结】(四)打包和混合纹理
3.
Unity Shaders and Effects Cookbook 6-4 GUI 和 透明度
4.
Unity Shaders and Effects Cookbook 7-1 在Surface Shader 中 访
5.
《Unity 5.x Shaders and Effects Cookbook》学习笔记flag篇
6.
Unity Shaders and Effects Cookbook 4-3 遮罩反射
7.
Unity Shaders and Effects Cookbook 4-5 Cubemap与菲涅尔反射
8.
Unity Shaders and Effects Cookbook 7-3 在地形中使用顶点颜色做混合
9.
【Unity Shaders】Transparency —— 使用alpha通道建立透明效果
10.
Shaders: ShaderLab and fixed function shaders - Unity Shader Reference 番外1
更多相关文章...
•
SVG 模糊效果
-
SVG 教程
•
ASP.NET MVC - 模型
-
ASP.NET 教程
•
RxJava操作符(七)Conditional and Boolean
•
委托模式
相关标签/搜索
Unity Shaders
phong
effects
2018总结帖
shaders
cookbook
提炼
效果
卡通
结果
XLink 和 XPointer 教程
MyBatis教程
NoSQL教程
设计模式
委托模式
0
分享到微博
分享到微信
分享到QQ
每日一句
每一个你不满意的现在,都有一个你没有努力的曾经。
最新文章
1.
Window下Ribbit MQ安装
2.
Linux下Redis安装及集群搭建
3.
shiny搭建网站填坑战略
4.
Mysql8.0.22安装与配置详细教程
5.
Hadoop安装及配置
6.
Python爬虫初学笔记
7.
部署LVS-Keepalived高可用集群
8.
keepalived+mysql高可用集群
9.
jenkins 公钥配置
10.
HA实用详解
本站公众号
欢迎关注本站公众号,获取更多信息
相关文章
1.
【《Unity 2018 Shaders and Effects Cookbook》提炼总结】(六)自定义光照模型
2.
【《Unity 2018 Shaders and Effects Cookbook》提炼总结】(四)打包和混合纹理
3.
Unity Shaders and Effects Cookbook 6-4 GUI 和 透明度
4.
Unity Shaders and Effects Cookbook 7-1 在Surface Shader 中 访
5.
《Unity 5.x Shaders and Effects Cookbook》学习笔记flag篇
6.
Unity Shaders and Effects Cookbook 4-3 遮罩反射
7.
Unity Shaders and Effects Cookbook 4-5 Cubemap与菲涅尔反射
8.
Unity Shaders and Effects Cookbook 7-3 在地形中使用顶点颜色做混合
9.
【Unity Shaders】Transparency —— 使用alpha通道建立透明效果
10.
Shaders: ShaderLab and fixed function shaders - Unity Shader Reference 番外1
>>更多相关文章<<