Search This Blog

Blog Archive

Wednesday, February 19, 2014

PBR home-brewed car shader tests

I read over my old pre-PBR car shader attempt
and the notes on odforce and updated my shader to work for PBR

the flecs are simple perlin - i experimented with mixing a bunch of patterns
but in the end this gave just as good results.

HDRI only
 geo 'studio' lights and 2 intensities flecs, animation tested


 different procedurals for flecs




Saturday, February 1, 2014

PBR Test Subsurface Scattering

Single SSS Algorithm, Intensity 1, 3x3 pixel Samples

    Attenuation  [.5,1,2,4,8,16,322,64,128]




PBR tests - Default Surface Model

PBR render tests

All renders here have :
an Environment light with the same HDR map
an additional spot for shadow casting (Raytrace unless otherwise specified)
1 Diffuse Bounces allowed

Defualt Surface Shading Model

Mantra > Properties > Pixel Samples:



Magnifications of the same renders.

from left to right:

3x3 (default)
2x2
1x1
0x0 (no samples)

Diffuse Bounce Limit [0,1,2]





Reflection Bounce Limit [1,2,3,10]