当前位置:网站首页>Blender程序化地形制作
Blender程序化地形制作
2022-04-23 05:15:00 【Z_hongli】
Blender程序化地形制作
创建一个平面,细分100次,给平面足够的点面来制作地形的细节
跳到Shading面板下,调整到视图模式,使用Cycles渲染器
在材质属性下选择仅置换,后面可以选择凹凸和置换,简单说一下置换、法线、凹凸,置换能够让光滑的平面有凹凸效果,改变原来模型的外表形状,法线不会改变模型的外表,只是说改变光线照在模型上的样子,凹凸介于法线和置换之间,在改变光线照射在模型上的样子还会改变一点模型形状,形成一点凹凸效果,但是这种效果没有置换的强。
接着新建材质,创建结点,噪波纹理相当于一张噪波图,置换的中间值控制地形的整体高度,缩放控制山峰的高度,颜色渐变控制山的最低点,相当于是一个噪波图上的遮罩
利用噪波纹理的系数连接一个颜色渐变,修改常值,在创建一个光泽用于实现水面效果,在创建一个混合着色器,将光泽与原理化着色器混合,混合系数用颜色渐变控制,噪度值越低,越光滑
版权声明
本文为[Z_hongli]所创,转载请带上原文链接,感谢
https://blog.csdn.net/Z_hongli/article/details/124234143
边栏推荐
- The vscode ipynb file does not have code highlighting and code completion solutions
- 5 minutes to understand MySQL row column conversion
- TypeError: ‘Collection‘ object is not callable. If you meant to call the ......
- Let the LAN group use the remote device
- 无线网怎么用手机验证码登录解决方案
- 独立站运营 | FaceBook营销神器——聊天机器人ManyChat
- [2021] Spatio-Temporal Graph Contrastive Learning
- 和谐宿舍(线性dp / 区间dp)
- QPushButton slot function is triggered multiple times
- Grpc long connection keepalive
猜你喜欢
At pgconf Asia Chinese technology forum, listen to Tencent cloud experts' in-depth understanding of database technology
源码剖析Redis中如何使用跳表的
DevOps生命周期,你想知道的全都在这里了!
MySQL 慢查询
#define 定义常量和宏,指针和结构体
[2022 ICLR] Pyraformer: Low-Complexity Pyramidal Attention for Long-Range 时空序列建模和预测
深度学习笔记 —— 语义分割和数据集
《2021年IT行业项目管理调查报告》重磅发布!
View, modify and delete [database] table
What are the redis data types
随机推荐
Use the built-in function of win to transfer files between two computers in the same LAN (the speed is the same as that between local disks)
Mariadb的半同步复制
MySQL foreign key constraint
7-4 is it too fat (10 points) PTA
Minimum spanning tree -- unblocked project hdu1863
2022/4/22
Deep learning notes - fine tuning
好的测试数据管理,到底要怎么做?
直播带货表格模板-自动显示图片-自动关联系列商品
何时适合进行自动化测试?(下)
QPushButton slot function is triggered multiple times
MySQL realizes row to column SQL
Logrus set log format and output function name
SCP command details
看板快速启动指南
Making message board with PHP + MySQL
[2021] Spatio-Temporal Graph Contrastive Learning
项目经理值得一试的思维方式:项目成功方程式
HRegionServer的详解
Jupyter notebook crawling web pages