- Unreal Engine 4 Shaders and Effects Cookbook
- Brais Brenlla Ramos John P. Doran
- 288字
- 2021-06-24 14:12:00
What this book covers
Chapter 1, Physically Based Rendering, starts off this book by going over the fundamental rendering concepts that Unreal relies on, as well as introducing us to the material editor.
Chapter 2, Post-Processing Effects, introduces the user to the powerful concept of post-processing in Unreal and explains the different effects that can be achieved through it.
Chapter 3, Opaque Materials and Texture Mapping, goes into detail about one of the most common type of materials in Unreal and the different uses that it has.
Chapter 4, Translucent Materials and More, covers one of the most exciting type of materials, the translucent ones, as well as many others, including subsurface and emissive materials.
Chapter 5, Beyond Traditional Material Uses, goes over different uses that materials can have beyond simply being applied to 3D models, including light functions, UI elements, and displaying videos.
Chapter 6, Advanced Material Techniques, talks about some of the most high-end effects that can be created within the material editor by using advanced techniques, such as parallax occlusion mapping and mesh distance fields.
Chapter 7, Using Material Instances, discusses how to use the concept of instancing to quickly make tweaks to a material instance, layer different shaders on top of each other, and affect multiple material settings at once.
Chapter 8, Mobile Shaders and Material Optimization, goes over various ways to optimize your materials to make them more performant on different hardware where efficiency is important, such as on mobile devices or when working in virtual reality.
Chapter 9, Some Extra Useful Nodes, focuses on some of the most useful nodes we can find within Unreal that don't really belong to a collective category of their own.
- Unity 2020 By Example
- iOS Game Programming Cookbook
- Mastering Selenium WebDriver
- Django:Web Development with Python
- Backbone.js Blueprints
- WordPress Plugin Development Cookbook(Second Edition)
- WordPress 4.0 Site Blueprints(Second Edition)
- 大學(xué)計算機(jī)基礎(chǔ)
- Google Adsense優(yōu)化實戰(zhàn)
- Roslyn Cookbook
- TensorFlow.NET實戰(zhàn)
- Learning Azure DocumentDB
- Access 2013數(shù)據(jù)庫應(yīng)用案例課堂
- IBM Cognos 10 Report Studio Cookbook(Second Edition)
- Python金融風(fēng)控策略實踐