Dekorationsartikel gehören nicht zum Leistungsumfang.
Sprache:
Englisch
80,24 €*
Versandkostenfrei per Post / DHL
Aktuell nicht verfügbar
Kategorien:
Beschreibung
Benefit from the latest rendering tech developments, currently covered only in papers and talks from Siggraph, in a way any developer or technical artist using Unity can take advantage of. This book starts by introducing how shader programming works in general, the common principles of different platforms (OpenGL, Vulkan, and DirectX), and the shading languages Unity uses: Cg, GLSL, and ShaderLab.
Physically Based Shader Development for Unity 2017 discusses artistic choices, presenting various techniques (such as translucency and subsurface scattering) and BRDFs (Oren-Nayar, Cook-Torrance, and Ashikhmin-Shirley), and what they can be used for. Finally yoüll cover the importance of optimizing your code by developing approximations, which achieve similar end results, but are computationally cheaper.
By the end of your journey yoüll be able to develop the look of your game or Unity-rendered animated short so that it looks both unique and impressively realistic, thanks to your own custom lighting system.
What You Will Learn
Master shader programming
Gain all you need to know about physically based shading
Take almost full control of the shader subsystem
Discover what you can achieve with that control
Implement a custom physically based lighting system and examine the logic behind every choice
Gain all you need to know about physically based shading
Take almost full control of the shader subsystem
Discover what you can achieve with that control
Implement a custom physically based lighting system and examine the logic behind every choice
Who This Book Is For
Most game developers (both indie and AA) that use Unity and technical artists who are responsible for the final look of a game.
Benefit from the latest rendering tech developments, currently covered only in papers and talks from Siggraph, in a way any developer or technical artist using Unity can take advantage of. This book starts by introducing how shader programming works in general, the common principles of different platforms (OpenGL, Vulkan, and DirectX), and the shading languages Unity uses: Cg, GLSL, and ShaderLab.
Physically Based Shader Development for Unity 2017 discusses artistic choices, presenting various techniques (such as translucency and subsurface scattering) and BRDFs (Oren-Nayar, Cook-Torrance, and Ashikhmin-Shirley), and what they can be used for. Finally yoüll cover the importance of optimizing your code by developing approximations, which achieve similar end results, but are computationally cheaper.
By the end of your journey yoüll be able to develop the look of your game or Unity-rendered animated short so that it looks both unique and impressively realistic, thanks to your own custom lighting system.
What You Will Learn
Master shader programming
Gain all you need to know about physically based shading
Take almost full control of the shader subsystem
Discover what you can achieve with that control
Implement a custom physically based lighting system and examine the logic behind every choice
Gain all you need to know about physically based shading
Take almost full control of the shader subsystem
Discover what you can achieve with that control
Implement a custom physically based lighting system and examine the logic behind every choice
Who This Book Is For
Most game developers (both indie and AA) that use Unity and technical artists who are responsible for the final look of a game.
Über den Autor
A Game Developer, Functional Programmer, and Speaker at various programming conferences, Claudia Doppioslash writes about Graphics Programming in Unity and in Rust and about Functional Programming. She's been programming for many years now: starting from mobile development for iOS and Android, she went on to Game Development, spending most of her time developing custom shader lighting systems for Unity. Now she's applying Functional Programming to the front-end, with Elm, Purescript and Haskell. She is a moderately Smug Lisp Weenie, and she hasn't given up making Functional Programming useful for Game Development yet.
Zusammenfassung
The first book about physically based shading for real-time rendering; most of the information can only be found in academic papers and Siggraph talks
Unravels the best way to use shaders
Shows how to interface with the Unity shader subsystem
Inhaltsverzeichnis
Chapter 1: How Shader Development Works.- Chapter 2: Your first Unity Shader.- Chapter 3: Your first Lighting Unity shader.- Chapter 4: What is Physically Based Shading?.- Chapter 5: Your first Physically Based Shader.- Chapter 6: Your first Image Effect.- Chapter 7: HDR, Tone Mapping and Color Grading.- Chapter 8: The Ethology of BRDFs.- Chapter 9: The Implementation of BRDFs.- Chapter 10: Approximate your BRDFs.- Chapter 11: How the Standard Shader works.- Chapter 12: The Unity Standard Shader Subsystems, and What They Can Do for You.- Chapter 13: Hooking into the Unity Shader Subsystems.- Chapter 14: Reflections and Cube Maps.- Chapter 15: Making Shaders Artists Will Use.- Chapter 16: Code Complexity and Ubershaders.- Chapter 17: When Shading Goes Wrong, Check The Models.- Chapter 18: Resources to Keep Up with the Bleeding Edge, and How to Read Them.
Details
Erscheinungsjahr: | 2017 |
---|---|
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Taschenbuch |
Inhalt: |
xxiii
232 S. 38 s/w Illustr. 75 farbige Illustr. 232 p. 113 illus. 75 illus. in color. |
ISBN-13: | 9781484233085 |
ISBN-10: | 1484233085 |
Sprache: | Englisch |
Herstellernummer: | 978-1-4842-3308-5 |
Ausstattung / Beilage: | Paperback |
Einband: | Kartoniert / Broschiert |
Autor: | Doppioslash, Claudia |
Auflage: | 1st ed. |
Hersteller: |
Apress
Apress L.P. |
Maße: | 254 x 178 x 15 mm |
Von/Mit: | Claudia Doppioslash |
Erscheinungsdatum: | 06.12.2017 |
Gewicht: | 0,496 kg |
Über den Autor
A Game Developer, Functional Programmer, and Speaker at various programming conferences, Claudia Doppioslash writes about Graphics Programming in Unity and in Rust and about Functional Programming. She's been programming for many years now: starting from mobile development for iOS and Android, she went on to Game Development, spending most of her time developing custom shader lighting systems for Unity. Now she's applying Functional Programming to the front-end, with Elm, Purescript and Haskell. She is a moderately Smug Lisp Weenie, and she hasn't given up making Functional Programming useful for Game Development yet.
Zusammenfassung
The first book about physically based shading for real-time rendering; most of the information can only be found in academic papers and Siggraph talks
Unravels the best way to use shaders
Shows how to interface with the Unity shader subsystem
Inhaltsverzeichnis
Chapter 1: How Shader Development Works.- Chapter 2: Your first Unity Shader.- Chapter 3: Your first Lighting Unity shader.- Chapter 4: What is Physically Based Shading?.- Chapter 5: Your first Physically Based Shader.- Chapter 6: Your first Image Effect.- Chapter 7: HDR, Tone Mapping and Color Grading.- Chapter 8: The Ethology of BRDFs.- Chapter 9: The Implementation of BRDFs.- Chapter 10: Approximate your BRDFs.- Chapter 11: How the Standard Shader works.- Chapter 12: The Unity Standard Shader Subsystems, and What They Can Do for You.- Chapter 13: Hooking into the Unity Shader Subsystems.- Chapter 14: Reflections and Cube Maps.- Chapter 15: Making Shaders Artists Will Use.- Chapter 16: Code Complexity and Ubershaders.- Chapter 17: When Shading Goes Wrong, Check The Models.- Chapter 18: Resources to Keep Up with the Bleeding Edge, and How to Read Them.
Details
Erscheinungsjahr: | 2017 |
---|---|
Genre: | Informatik |
Rubrik: | Naturwissenschaften & Technik |
Medium: | Taschenbuch |
Inhalt: |
xxiii
232 S. 38 s/w Illustr. 75 farbige Illustr. 232 p. 113 illus. 75 illus. in color. |
ISBN-13: | 9781484233085 |
ISBN-10: | 1484233085 |
Sprache: | Englisch |
Herstellernummer: | 978-1-4842-3308-5 |
Ausstattung / Beilage: | Paperback |
Einband: | Kartoniert / Broschiert |
Autor: | Doppioslash, Claudia |
Auflage: | 1st ed. |
Hersteller: |
Apress
Apress L.P. |
Maße: | 254 x 178 x 15 mm |
Von/Mit: | Claudia Doppioslash |
Erscheinungsdatum: | 06.12.2017 |
Gewicht: | 0,496 kg |
Warnhinweis