Unity 5.x Shaders and Effects Cookbook (häftad)
Format
Häftad (Paperback / softback)
Språk
Engelska
Antal sidor
240
Utgivningsdatum
2016-02-26
Förlag
Packt Publishing Limited
Medarbetare
Lammers, Kenneth
Illustrationer
black & white illustrations
Dimensioner
235 x 190 x 10 mm
Vikt
456 g
Antal komponenter
1
Komponenter
3:B&W 7.5 x 9.25 in or 235 x 191 mm Perfect Bound on White w/Gloss Lam
ISBN
9781785285240

Unity 5.x Shaders and Effects Cookbook

Master the art of Shader programming to bring life to your Unity projects

Häftad,  Engelska, 2016-02-26
677
  • Skickas från oss inom 7-10 vardagar.
  • Fri frakt över 249 kr för privatkunder i Sverige.
Master the art of Shader programming to bring life to your Unity projects About This Book * This book will help you master the technique of physically based shading in Unity 5 to add realism to your game quickly through precise recipes * From an eminent author, this book offers you the fine technicalities of professional post-processing effects for stunning results * This book will help you master Shader programming through easy-to-follow examples to create stunning visual effects that can be used in 3D games and high quality graphics. Who This Book Is For Unity Effects and Shader Cookbook is written for developers who want to create their first Shaders in Unity 5 or wish to take their game to a whole new level by adding professional post-processing effects. A solid understanding of Unity is required. What You Will Learn * Understand physically based rendering to fit the aesthetic of your game * Enter the world of post-processing effects to make your game look visually stunning * Add life to your materials, complementing Shader programming with interactive scripts * Design efficient Shaders for mobile platforms without sacrificing their realism * Use state-of-the-art techniques such as volumetric explosions and fur shading * Build your knowledge by understanding how Shader models have evolved and how you can create your own * Discover what goes into the structure of Shaders and why lighting works the way it does * Master the math and algorithms behind the most used lighting models In Detail Since their introduction to Unity, Shaders have been notoriously difficult to understand and implement in games: complex mathematics have always stood in the way of creating your own Shaders and attaining that level of realism you crave. With Shaders, you can transform your game into a highly polished, refined product with Unity's post-processing effects. Unity Shaders and Effects Cookbook is the first of its kind to bring you the secrets of creating Shaders for Unity3D-guiding you through the process of understanding vectors, how lighting is constructed with them, and also how textures are used to create complex effects without the heavy math. We'll start with essential lighting and finishing up by creating stunning screen Effects just like those in high quality 3D and mobile games. You'll discover techniques including normal mapping, image-based lighting, and how to animate your models inside a Shader. We'll explore the secrets behind some of the most powerful techniques, such as physically based rendering! With Unity Shaders and Effects Cookbook, what seems like a dark art today will be second nature by tomorrow. Style and approach The recipes in this book contain step-by-step instructions, complemented by screenshots and code, and real-world examples.
Visa hela texten

Passar bra ihop

  1. Unity 5.x Shaders and Effects Cookbook
  2. +
  3. Co-Intelligence

De som köpt den här boken har ofta också köpt Co-Intelligence av Ethan Mollick (häftad).

Köp båda 2 för 867 kr

Kundrecensioner

Har du läst boken? Sätt ditt betyg »

Fler böcker av författarna

  • Unity 2018 Shaders and Effects Cookbook

    John P Doran, Alan Zucconi

    Bring realism to your games by mastering post-processing effects and advanced shading techniques in Unity 2018 Key Features Learn the secrets of creating AAA quality shaders without writing long algorithms Master shader programming through easy-to...

Övrig information

Alan Zucconi is a passionate developer, author, and motivational speaker, recognized as one of Develop's "30 under 30." His expertise has been built over the past 10 years, while he dedicated his time to academia and the gaming industry. He started his independent career to fully explore his creativity, tearing down the wall between art and gaming. Prior to that, he worked at Imperial College London, where he discovered his passion for teaching and writing. His titles include the gravity puzzle, 0RBITALIS, and the upcoming time travel platformer, Still Time. Kenneth Lammers has over 15 years of experience in the gaming industry, working as a character artist, technical artist, technical art director, and programmer. Throughout his career, he has worked on titles such as Call of Duty 3, Crackdown 2, Alan Wake, and Kinect Star Wars. He currently owns and operates Ozone Interactive along with his business partner, Noah Kaarbo. Together, they have worked with clients such as Amazon, Eline Media, IGT, and Microsoft. Kenny has worked for Microsoft Games Studios, Activision, and Surreal, and has recently gone out on his own, operating CreativeTD and Ozone Interactive. Kenny authored the first version of Unity Shaders and Effects Cookbook by Packt Publishing, and was very happy to be a part of the writing, updating and reviewing of this book.

Innehållsförteckning

  1. Creating Your First Shader
  2. Surface Shaders and Texture Mapping
  3. Understanding Lighting Models
  4. Physically Based Rendering in Unity 5
  5. Vertex Functions
  6. Fragment Shaders and Grab Passes
  7. Mobile Shader Adjustment
  8. Screen Effects with Unity Render Textures
  9. Gameplay and Screen Effects
  10. Advanced Shading Techniques