A deep technical breakdown of how Persona 3 Reload achieves its distinctive visual style by combining physically based rendering principles with non-photorealistic techniques. Using Nvidia Nsight frame capture analysis, the video walks through the full render pipeline: Z-prepass for overdraw prevention, shadow mapping, forward rendering with stylized lighting, screen-space ambient occlusion with dither noise instead of random sampling, ray-traced reflections, transparent mesh-based character shadows, and the layered 2D/3D UI assembly. Key insights include how clothing wrinkles are painted rather than normal-mapped, how the stylized UI reuses the same 3D character model with different poses and shaders, and how the all-out attack cards are simply PNGs rather than shader magic.
Sort: