Difference between revisions of "PBR"
From polycount
EricChadwick (Talk | contribs) |
EricChadwick (Talk | contribs) (marmoset link fixes) |
||
Line 2: | Line 2: | ||
== Tutorials == | == Tutorials == | ||
+ | * [https://marmoset.co/posts/physically-based-rendering-and-you-can-too/ Physically Based Rendering, And You Can Too!] in Toolbag 2 by Marmoset | ||
+ | * [https://marmoset.co/posts/basic-theory-of-physically-based-rendering/ Basic Theory of Physically-Based Rendering] in Toolbag 2 by Marmoset | ||
+ | * [https://marmoset.co/posts/pbr-texture-conversion/ PBR Texture Conversion] in Toolbag 2 by Marmoset | ||
* [https://www.allegorithmic.com/pbr-guide PBR Guide] by allegorithmic, The Theory of Physically Based Rendering, and Practical Guidelines for PBR Texturing | * [https://www.allegorithmic.com/pbr-guide PBR Guide] by allegorithmic, The Theory of Physically Based Rendering, and Practical Guidelines for PBR Texturing | ||
* [https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/PhysicallyBased/ Physically Based Materials] in Unreal Engine | * [https://docs.unrealengine.com/latest/INT/Engine/Rendering/Materials/PhysicallyBased/ Physically Based Materials] in Unreal Engine | ||
* [http://blogs.unity3d.com/2015/02/18/working-with-physically-based-shading-a-practical-approach/ Working with Physically-Based Shading: a Practical Approach] in Unity 5 | * [http://blogs.unity3d.com/2015/02/18/working-with-physically-based-shading-a-practical-approach/ Working with Physically-Based Shading: a Practical Approach] in Unity 5 | ||
− | |||
− | |||
− | |||
* [http://www.youtube.com/watch?v=LP7HgIMv4Qo Physically Based Rendering in Substance - YouTube] - PBR principles well explained | * [http://www.youtube.com/watch?v=LP7HgIMv4Qo Physically Based Rendering in Substance - YouTube] - PBR principles well explained | ||
* [http://www.artisaverb.info/PBT.html Physically Based Texturing] by [http://www.polycount.com/forum/member.php?u=20394 Andrew 'd1ver' Maximov] | * [http://www.artisaverb.info/PBT.html Physically Based Texturing] by [http://www.polycount.com/forum/member.php?u=20394 Andrew 'd1ver' Maximov] |
Revision as of 10:16, 27 November 2018
Physically-Based Rendering (PBR) is an approach for materials and rendering that creates more accurate and predictable results than previous game rendering techniques, and works very well with dynamic lighting conditions (like time-of-day).
Tutorials
- Physically Based Rendering, And You Can Too! in Toolbag 2 by Marmoset
- Basic Theory of Physically-Based Rendering in Toolbag 2 by Marmoset
- PBR Texture Conversion in Toolbag 2 by Marmoset
- PBR Guide by allegorithmic, The Theory of Physically Based Rendering, and Practical Guidelines for PBR Texturing
- Physically Based Materials in Unreal Engine
- Working with Physically-Based Shading: a Practical Approach in Unity 5
- Physically Based Rendering in Substance - YouTube - PBR principles well explained
- Physically Based Texturing by Andrew 'd1ver' Maximov
- Physically Based Rendering for Artists by Andrew 'd1ver' Maximov
- Rendering Remember Me on fxguide.com
- SIGGRAPH Physically Based Shading presentations and papers from multiple years.
Forum Threads
- Poll: Metalness or Specular Reflectance (PBR) - Polycount Forum
- PBR: The Problem with Greyscale Metalness - Polycount Forum
- Why do things look darker when wet? Translate to PBR? - Polycount Forum
- Computer Color is Broken - a short video on colors, displays, Photoshop, and blurring - Polycount Forum
- Painting sRGB/Linear, best practices - Polycount Forum
- PBR Physically Based Rendering Bible - Polycount Forum
- Tileable Dirt & Pebbles Texture - a process for developing PBR textures - Polycount Forum
- UDK Physically Based Lighting! - Polycount Forum
- Physically based rendering in games - Polycount Forum
- Ready at Dawn's Material system - Polycount Forum
- TGA Physically Based Lighting CGFX Shader for Maya Viewport - Polycount Forum