Difference between revisions of "PBR"

From polycount
Jump to: navigation, search
(Tutorials: Let's Get Physical: Part 1 of 3 — Jeremy Romanowski)
(Color Charts: Dark_Dielectric_Materials.pdf)
Line 22: Line 22:
 
* [https://technicalartadventures.blogspot.com/2015/04/pbr-spec-cheat-sheet.html Technical Art Adventures: PBR - Spec Cheat Sheet] specular color chart in IOR vs. Linear vs. sRGB.
 
* [https://technicalartadventures.blogspot.com/2015/04/pbr-spec-cheat-sheet.html Technical Art Adventures: PBR - Spec Cheat Sheet] specular color chart in IOR vs. Linear vs. sRGB.
 
* [https://docs.unity3d.com/Manual/StandardShaderMaterialCharts.html Unity - Manual : Material charts] color charts for albedo, metalness, roughness, specular, and smoothness.
 
* [https://docs.unity3d.com/Manual/StandardShaderMaterialCharts.html Unity - Manual : Material charts] color charts for albedo, metalness, roughness, specular, and smoothness.
 +
* [https://docs.unity3d.com/uploads/ExpertGuides/Dark_Dielectric_Materials.pdf Unity Expert Guides - Materials authoring guidelines 1 : dark dielectric materials] proof that the darkest albedo is around 30 sRGB.
 
* [https://google.github.io/filament/Filament.md.html#materialsystem/parameterization/craftingphysicallybasedmaterials Physically Based Rendering in Filament: Crafting physically based materials] color charts for albedo, metalness, roughness, specular, clear coat, clear coat roughness, and anisotropy.
 
* [https://google.github.io/filament/Filament.md.html#materialsystem/parameterization/craftingphysicallybasedmaterials Physically Based Rendering in Filament: Crafting physically based materials] color charts for albedo, metalness, roughness, specular, clear coat, clear coat roughness, and anisotropy.
  

Revision as of 12:01, 28 October 2019

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

Color Charts

Forum Threads


Personal tools
Namespaces

Variants
Actions
Navigation
Tools