当前位置:网站首页>Blender programmed terrain production
Blender programmed terrain production
2022-04-23 05:19:00 【Z_ hongli】
Blender Programmed terrain production
Create a plane , To subdivide 100 Time , Give the plane enough points and surfaces to make the details of the terrain
Jump to the Shading Under the panel , Adjust to view mode , Use Cycles Renderers
Under material properties, select displacement only , Then you can choose bump and displacement , To put it simply 、 normal 、 Bump , Displacement can make the smooth plane have concave convex effect , Change the appearance of the original model , Normals do not change the appearance of the model , Just change the way the light shines on the model , Bump is between normal and displacement , Changing the way light shines on the model will also change the shape of the model a little , Form a little bump effect , But this effect is not as strong as replacement .
And then create a new material , Create a node , A noise texture is equivalent to a noise map , The middle value of displacement controls the overall height of the terrain , Zoom controls the height of the mountain , The color gradient controls the lowest point of the mountain , Equivalent to a mask on a noise map
Connect a color gradient using the coefficients of the noise texture , Modify constant , Create a gloss to achieve the water surface effect , Creating a blend shader , Blend gloss with principled shaders , The blending factor is controlled by a color gradient , The lower the noise value , Smoother
版权声明
本文为[Z_ hongli]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204230515390186.html
边栏推荐
- What role do tools play in digital transformation?
- Basic theory of Flink
- MySQL foreign key constraint
- Master-slave replication of MariaDB database
- Modèle axé sur le domaine DDD (III) - gestion des transactions à l'aide de Saga
- Basic knowledge of vegetable chicken database
- Semi synchronous replication of MariaDB
- Pandas to_ SQL function pit avoidance guide "with correct code to run"
- The WebService interface writes and publishes calls to the WebService interface (2)
- Anti crawler (0): are you still climbing naked with selenium? You're being watched! Crack webdriver anti crawler
猜你喜欢
Jupyter notebook crawling web pages
SQLyog的基本使用
Graphics.FromImage报错“Graphics object cannot be created from an image that has an indexed pixel ...”
Three 之 three.js (webgl)简单实现根据点绘制线/弧线(基于LineGeometry / Line2 / LineMaterial,绘制两点基于圆心的弧线段)
MySQL 慢查询
我这位老程序员对时代危险和机遇的一点感悟?
[untitled] kimpei kdboxpro's cool running lantern coexists with beauty and strength
Basic theory of Flink
《2021年IT行业项目管理调查报告》重磅发布!
工具在数字化转型中扮演了什么样的角色?
随机推荐
7-4 is it too fat (10 points) PTA
开源规则引擎——ice:致力于解决灵活繁复的硬编码问题
【openh264】cmake: msopenh264-static
How does PostgreSQL parse URLs
Golang memory escape
On distributed lock
領域驅動模型DDD(三)——使用Saga管理事務
JSP -- Introduction to JSP
Discussion on flow restriction
Project manager's thinking mode worth trying: project success equation
Deep learning notes - data expansion
Three 之 three.js (webgl)简单实现根据点绘制线/弧线(基于LineGeometry / Line2 / LineMaterial,绘制两点基于圆心的弧线段)
Golang select priority execution
Independent station operation | Facebook marketing artifact - chat robot manychat
Study notes: unity customsrp-11-post processing --- bloom
直播带货表格模板-自动显示图片-自动关联系列商品
《2021年IT行业项目管理调查报告》重磅发布!
The WebService interface writes and publishes calls to the WebService interface (2)
Deep learning notes - fine tuning
Anti crawler (0): are you still climbing naked with selenium? You're being watched! Crack webdriver anti crawler