- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 236字
- 2021-06-24 14:12:05
Creating some simple glass with the translucent blend mode
In the previous section, we had the opportunity to create a basic material that followed the physically based approach that Unreal Engine uses to render elements into our screens. By using nodes and expressions that affected the roughness or the metallic attributes of a material, we saw how we could potentially create endless combinations—going from plastics to concrete, metal, or wood.
Those previous examples can be considered simple ones—for they use the same shading model to calculate how each element needs to be rendered. Most of the materials that we experience in our daily lives fall into that category, and they can be described using the attributes we have previously tweaked. In spite of that, there are always examples that can't be exactly covered with one unique shading model. The way that light behaves when it touches glass, for example, needs to be redefined in those cases. The same applies to other elements, such as human skin or foliage, where light distribution varies from that of a wooden material.
With that in mind, we are going to create several small examples of materials that deviate from the standard shading model—starting with some simple glass. This will work as an introductory level, just so we can create more complex examples at a later stage. Buckle up and let's dive right in!
- Mastering OpenCV Android Application Programming
- Python for Secret Agents:Volume II
- 少年輕松趣編程:用Scratch創作自己的小游戲
- C語言程序設計實踐教程
- Hands-On Natural Language Processing with Python
- ExtJS高級程序設計
- C/C++程序員面試指南
- R數據科學實戰:工具詳解與案例分析
- Go語言底層原理剖析
- 深入淺出Python數據分析
- 大數據時代的企業升級之道(全3冊)
- UML軟件建模
- Python編程基礎與數據分析
- Java EE應用開發及實訓
- ServiceDesk Plus 8.x Essentials