- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 175字
- 2021-06-24 14:12:02
Physically Based Rendering
Welcome to the first chapter of the book! In the next few pages, we are going to start looking at how to set up a scene in Unreal for visualization purposes—we want to make sure that we nail this first part down before we move any further. Beginner or advanced, no matter what type of user you are, we'll need to make sure to take a look at some of the most critical elements that can make or break a scene in Unreal. Things like taking advantage of the right type of lighting, knowing where to look for the most common material parameters, or learning to measure the impact in performance that the shaders have are vital in any project. With that in mind, we are going to be learning about the following topics:
- Setting up a studio scene
- Working inside the material editor
- Our first physically based material
- Creating some simple glass with the translucent blend mode
- Lighting our scene with image-based lighting
- Checking the cost of our materials
推薦閱讀
- OpenStack Cloud Computing Cookbook(Third Edition)
- Intel Galileo Essentials
- Python數據分析入門與實戰
- PHP 7底層設計與源碼實現
- JMeter 性能測試實戰(第2版)
- 程序員數學:用Python學透線性代數和微積分
- 概率成形編碼調制技術理論及應用
- PySide GUI Application Development(Second Edition)
- EPLAN實戰設計
- 微信小程序全棧開發技術與實戰(微課版)
- Visual Basic程序設計上機實驗教程
- Linux Shell核心編程指南
- Scala編程(第5版)
- PHP Microservices
- Mastering Bootstrap 4