وبلاگ بلیان

Unreal Engine 5 Shaders and Effects Cookbook: Over 50 recipes to help you create materials and utilize advanced shading techniques, 2nd Edition

معرفی کتاب «Unreal Engine 5 Shaders and Effects Cookbook: Over 50 recipes to help you create materials and utilize advanced shading techniques, 2nd Edition» نوشتهٔ Brais Brenlla Ramos, Kenneth Pimentel در سال 2023. این کتاب در 5 صفحه، فرمت pdf، زبان انگلیسی ارائه شده است.

Advance your game development skills and master the art of crafting intricate and visually stunning materials using Unreal Engine 5's powerful Material Editor Purchase of the print or Kindle book includes a free PDF eBook Key Features Create spectacular visual effects for use in both games and virtual productions Design efficient shaders for any real-time platform without sacrificing realism Leverage Unreal Engine's rendering pipeline and the innards of the material graph Book Description Unreal Engine is here to stay! Since the launch of the first edition of this book, based on the Unreal Engine 5 technology, real-time rendering has only grown in popularity. The demand for expertise in this area has grown exponentially across various fields over the last few years, and Unreal Engine 5 builds upon that foundation and continues to push the boundaries of what is achievable in an interactive format. Against this backdrop, the second edition of this book takes a leap forward and explores the new opportunities offered by the latest version of the engine, including Lumen, ray tracing, and Nanite. The book also revisits previously covered techniques and updates them to current standards, shining new light on topics such as the PBR workflow and the different lighting solutions that were present in the first edition. Throughout the chapters, you'll be able to focus on two key principles that you need to consider when dealing with real-time graphics: optimization and efficiency. By the end of this book, you'll have explored the many rendering possibilities that Unreal Engine 5 has to offer to become the master of your own creations! What you will learn Leverage the capabilities of Lumen and Nanite to create breathtaking experiences Attain proficiency in the rendering pipeline of Unreal Engine to develop real-time graphics Utilize the physically based rendering pipeline to achieve photorealistic rendering across multiple scenes Explore the Material Editor to build complex materials and textures and achieve a high level of detail Optimize your materials to run seamlessly on multiple platforms Understand the various nodes and functions required to create impressive visual effects Who this book is for This comprehensive guide is designed for anyone who is passionate about rendering, real-time graphics, and creating visually stunning experiences with Unreal Engine. Whether you're a beginner or a seasoned professional, this book offers a gentle learning curve that takes you from the fundamentals of the rendering pipeline to the most advanced techniques in the field. With a wealth of information and expert guidance, you'll quickly become proficient in the art of material creation, regardless of your background knowledge. Table of Contents Understanding Physically Based Rendering Customizing Opaque Materials and Using Textures Making Translucent Objects Playing with Nanite, Lumen, and Other UE5 Goodies Working with Advanced Material Techniques Optimizing Materials for Mobile Platforms Exploring Some More Useful Nodes Going Beyond Traditional Materials Adding Post-Processing Effects Cover Title Page Copyright and Credits Foreword Contributors Table of Contents Preface Chapter 1: Understanding Physically Based Rendering Technical requirements Setting up a studio scene Getting ready How to do it... How it works... See also Working inside the Material Editor Getting ready How to do it... How it works... See also Creating our first physically based material Getting ready How to do it... How it works... See also Visualizing a simple glass Getting ready How to do it... How it works... Using IBL and Lumen to light our scenes Getting ready How to do it... How it works... See also Using static lighting in our projects Getting ready How to do it... How it works... See also Checking the cost of our materials Getting ready How to do it... How it works... See also Chapter 2: Customizing Opaque Materials and Using Textures Technical requirements Using masks within a material Getting ready How to do it... How it works... See also Instancing a material Getting ready How to do it... How it works... There’s more... See also Texturing a small prop Getting ready How to do it... How it works... See also Adding Fresnel and Detail Texturing nodes Getting ready How to do it... How it works... See also Creating semi-procedural materials Getting ready How to do it... How it works... See also Blending textures based on our distance from them Getting ready How to do it... How it works... See also Chapter 3: Making Translucent Objects Technical requirements Creating a translucent glass Getting ready How to do it... How it works... See also Displaying holograms Getting ready How to do it... How it works... See also Working with subsurface scattering Getting ready How to do it... How it works... See also Using refraction in a body of water Getting ready How to do it... How it works... See also Faking caustics with a Light Function Getting ready How to do it... How it works... See also Animating a sea shader Getting ready How to do it... How it works... See also Chapter 4: Playing with Nanite, Lumen, and Other UE5 Goodies Technical requirements Taking advantage of Nanite and Quixel Megascans assets Getting ready How to do it... How it works... See also Using software and hardware ray tracing Getting ready How to do it... How it works... See also Revisiting screen-space and planar reflections Getting ready How to do it... How it works... See also Creating an arch viz scene with realistic-looking glass and virtual textures Getting ready How to do it... How it works... See also Varnishing wood through the Clear Coat Shading Model Getting ready How to do it... How it works... See also Chapter 5: Working with Advanced Material Techniques Technical requirements Using vertex colors to adjust the appearance of a material Getting ready How to do it... How it works... See also Adding decals to our scenes Getting ready How to do it... How it works... See also Creating a brick wall using Parallax Occlusion Mapping Getting ready How to do it... How it works... See also Taking advantage of mesh distance fields in our materials Getting ready How to do it... How it works... See also Lighting the scene with emissive materials Getting ready How to do it... How it works... See also Orienting ourselves with a logic-driven compass Getting ready How to do it... How it works... See also Driving the appearance of a minimap through Blueprint logic Getting ready How to do it... How it works... See also Chapter 6: Optimizing Materials for Mobile Platforms Technical requirements Increasing performance through customized UVs Getting ready How to do it... How it works... See also Creating materials for mobile platforms Getting ready How to do it... How it works... See also Using the forward shading renderer for VR Getting ready How to do it... How it works... See also Optimizing materials through texture atlases Getting ready How to do it... How it works... See also Baking a complex material into a simpler texture Getting ready How to do it... How it works... See also Combining multiple meshes with the HLOD tool Getting ready How to do it... How it works... See also Applying general material optimization techniques Getting ready How to do it How it works... See also Chapter 7: Exploring Some More Useful Nodes Technical requirements Adding randomness to identical models Getting ready How to do it... How it works... See also Adding dirt to occluded areas Getting ready How to do it... How it works... See also Matching texture coordinates across different models Getting ready How to do it... How it works... See also Using interior cubemaps to texture the interior of a building Getting ready How to do it... How it works... Using fully procedural noise patterns Getting ready How to do it... How it works... See also Adding detail with Detail Texturing Getting ready How to do it... How it works... See also Chapter 8: Going Beyond Traditional Materials Technical requirements Playing a video on an in-game TV Getting ready How to do it... How it works... See also Capturing the scene through a CCTV camera Getting ready How to do it... How it works... See also Highlighting interactive elements Getting ready How to do it... How it works... See also Creating snow on top of objects using layered materials Getting ready How to do it... How it works... See also Changing a sunny scene to a snowy one with a parameter collection asset Getting ready How to do it... How it works... See also Moving between seasons using curve atlases Getting ready How to do it... How it works... See also Blending landscape materials Getting ready How to do it... How it works... See also Chapter 9: Adding Post-Processing Effects Technical requirements Using a Post Process Volume Getting ready How to do it... How it works... There’s more... Changing the mood of a scene through color grading Getting ready How to do it... How it works... See also Creating a horror movie feeling using post process materials Getting ready How to do it... How it works... See also Working with a cinematic camera Getting ready How to do it... How it works... See also Rendering realistic shots with Sequencer Getting ready How to do it... How it works... See also Creating a cartoon shader effect Getting ready How to do it... How it works... See also Summary Index Other Books You May Enjoy Advance your game development skills and master the art of crafting intricate and visually stunning materials using Unreal Engine 5's powerful Material Editor with the help of this illustrated guideKey FeaturesCreate spectacular visual effects for use in both games and virtual productionsDesign efficient shaders for any real-time platform without sacrificing realismLeverage Unreal Engine's rendering pipeline and the innards of the material graphBook DescriptionUnreal Engine is here to stay! Since the launch of the first edition of this book, based on the Unreal Engine 5 technology, real-time rendering has only grown in popularity. The demand for expertise in this area has grown exponentially across various fields over the last few years, and Unreal Engine 5 builds upon that foundation and continues to push the boundaries of what is achievable in an interactive format. Against this backdrop, the second edition of this book takes a leap forward and explores the new opportunities offered by the latest version of the engine, including Lumen, ray tracing, and Nanite. The book also revisits previously covered techniques and updates them to current standards, shining new light on topics such as the PBR workflow and the different lighting solutions that were present in the first edition. Throughout the chapters, you'll be able to focus on two key principles that you need to consider when dealing with real-time graphics: optimization and efficiency. By the end of this book, you'll have explored the many rendering possibilities that Unreal Engine 5 has to offer to become the master of your own creations!What you will learnLeverage the capabilities of Lumen and Nanite to create breathtaking experiencesAttain proficiency in the rendering pipeline of Unreal Engine to develop real-time graphicsUtilize the physically based rendering pipeline to achieve photorealistic rendering across multiple scenesExplore the Material Editor to build complex materials and textures and achieve a high level of detailOptimize your materials to run seamlessly on multiple platformsUnderstand the various nodes and functions required to create impressive visual effectsWho this book is forThis comprehensive guide is designed for anyone who is passionate about rendering, real-time graphics, and creating visually stunning experiences with Unreal Engine. Whether you're a beginner or a seasoned professional, this book offers a gentle learning curve that takes you from the fundamentals of the rendering pipeline to the most advanced techniques in the field. With a wealth of information and expert guidance, you'll quickly become proficient in the art of material creation, regardless of your background knowledge.
دانلود کتاب Unreal Engine 5 Shaders and Effects Cookbook: Over 50 recipes to help you create materials and utilize advanced shading techniques, 2nd Edition