Physically Based Rendering (PBR)
What is Physically Based Rendering (PBR)?
PBR is a system for making 3D surfaces look realistic by simulating how light actually behaves in the physical world, using standardised maps that describe colour, roughness, and reflectivity.
At a glance
- Also known as
- PBRPhysically based shadingPBS
- Used for
- Game asset texturingReal-time renderingVirtual productionProduct visualisation3D film VFX
- Common tools
- Substance 3D painterBlenderUnreal engineUnityMayaAI texture generators
- Related terms
- TextureGame art pipelineConcept to game-readyShadingRay tracing
Ready to create?
Direct scenes, design characters, and ship full films
All-in-one AI creative platform with simple, transparent pricing, no speed throttles, and an infinite Canvas for max creativity.
How it compares
Traditional shading models used arbitrary, artist-defined parameters for specularity and diffuse lighting that had to be manually adjusted to look correct in each lighting environment. PBR uses physically meaningful parameters calibrated to real-world material behaviour, ensuring that the same material looks correct under any lighting condition without reworking its parameters.
Think of it like…
PBR is like giving a 3D surface a proper scientific passport: instead of just deciding how shiny it looks in a single scene, you document its actual physical properties, and then every light source in every environment knows exactly how to behave when it encounters that surface.
Pro tip
When using AI tools to generate PBR texture maps, always verify that the roughness values fall within a physically plausible range: pure black (perfectly smooth) and pure white (maximally rough) are rarely correct for real-world materials and are a common indicator of AI-generated textures that need adjustment.
Types and variations
- The two primary PBR workflow conventions are the metallic/roughness workflow, which separates surface properties into metallic and roughness maps and is the standard in most real-time engines including Unreal and Unity, and the specular/glossiness workflow, which uses specular colour and a glossiness map to achieve similar results and is more common in older software and certain film rendering pipelines.
- Beyond these, specialised PBR extensions handle subsurface scattering for organic materials like skin, hair shading models for fibre-based surfaces, and cloth-specific shading models that better represent the diffuse and specular behaviour of woven fabrics.
Ready to make your first scene in Morphic?
Try MorphicCommon use cases
- PBR is the standard material system in all major real-time game engines and is increasingly used in film and broadcast rendering for its consistency and physical accuracy.
- Game artists use PBR workflows to create character, environment, and prop materials that look correct across all lighting conditions in the game world.
- Virtual production pipelines use PBR materials in real-time rendered LED volume stages where the lighting environment changes continuously.
- AI texture generation tools produce PBR map sets from text descriptions or reference imagery, allowing creators to generate game-ready materials without manual painting.
- Product visualisation and architectural rendering also widely use PBR for photorealistic output.
Ready to create?
Direct scenes, design characters, and ship full films
All-in-one AI creative platform with simple, transparent pricing, no speed throttles, and an infinite Canvas for max creativity.