Difference between revisions of "PBR"

From polycount
Jump to: navigation, search
(Filament)
(Color Charts)
Line 9: Line 9:
 
* [http://blogs.unity3d.com/2015/02/18/working-with-physically-based-shading-a-practical-approach/ Working with Physically-Based Shading: a Practical Approach] for Unity.
 
* [http://blogs.unity3d.com/2015/02/18/working-with-physically-based-shading-a-practical-approach/ Working with Physically-Based Shading: a Practical Approach] for Unity.
 
* [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
* [https://seblagarde.wordpress.com/2014/04/14/dontnod-physically-based-rendering-chart-for-unreal-engine-4/ DONTNOD Physically based rendering chart for Unreal Engine 4] color charts for albedo, metalness, roughness, porosity.
 
* [https://seblagarde.wordpress.com/2012/04/30/dontnod-specular-and-glossiness-chart/ DONTNOD specular and glossiness chart] color charts for specular and roughness.
 
* [http://technicalartadventures.blogspot.com/2015/04/pbr-albedo-cheat-sheet.html Technical Art Adventures: PBR - Albedo Cheat Sheet] albedo color chart in Linear vs. sRGB.
 
* [https://docs.unity3d.com/Manual/StandardShaderMaterialCharts.html Unity - Manual : Material charts] color charts for albedo, metalness, roughness, specular, and smoothness.
 
* [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://www.fxguide.com/fxfeatured/game-environments-parta-remember-me-rendering/ Game environments – Part A: rendering Remember Me – fxguide] explains PBR in their game Remember Me.
 
* [https://www.fxguide.com/fxfeatured/game-environments-parta-remember-me-rendering/ Game environments – Part A: rendering Remember Me – fxguide] explains PBR in their game Remember Me.
 
* [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]
Line 20: Line 15:
 
* [http://blog.selfshadow.com/publications/ SIGGRAPH Physically Based Shading] presentations and papers from multiple years.
 
* [http://blog.selfshadow.com/publications/ SIGGRAPH Physically Based Shading] presentations and papers from multiple years.
 
* [https://doc.babylonjs.com/how_to/physically_based_rendering Babylon.JS - Start with Physically Based Rendering (PBR)]
 
* [https://doc.babylonjs.com/how_to/physically_based_rendering Babylon.JS - Start with Physically Based Rendering (PBR)]
 +
 +
== Color Charts ==
 +
* [https://seblagarde.wordpress.com/2014/04/14/dontnod-physically-based-rendering-chart-for-unreal-engine-4/ DONTNOD Physically based rendering chart for Unreal Engine 4] color charts for albedo, metalness, roughness, porosity.
 +
* [https://seblagarde.wordpress.com/2012/04/30/dontnod-specular-and-glossiness-chart/ DONTNOD specular and glossiness chart] color charts for specular and roughness.
 +
* [http://technicalartadventures.blogspot.com/2015/04/pbr-albedo-cheat-sheet.html Technical Art Adventures: PBR - Albedo Cheat Sheet] albedo color chart in Linear vs. sRGB.
 +
* [https://docs.unity3d.com/Manual/StandardShaderMaterialCharts.html Unity - Manual : Material charts] color charts for albedo, metalness, roughness, specular, and smoothness.
 +
* [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.
  
 
== Forum Threads ==
 
== Forum Threads ==

Revision as of 10:41, 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