User Tools

Site Tools


pidi_planar_reflections_2

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
pidi_planar_reflections_2 [2019/08/28 05:43]
irrsoft
pidi_planar_reflections_2 [2019/08/28 06:15]
irrsoft [Reflection Shaders]
Line 565: Line 565:
   * Roughness + Depth (Blur)   * Roughness + Depth (Blur)
   * Roughness + Depth (Fade).   * Roughness + Depth (Fade).
 +\\
 +
 +;#;
 +**PBR REFLECTIVE SHADERS**
 +;#;
 +;#;
 +**(PIDI SHADERS COLLECTION/PLANAR REFLECTION/PBR)**
 +;#; 
 +
 +This collection of shaders is based on the Standard shader included with Unity and all the inputs match those of the Standard Unity shader, with just a few differences.
 +
 +\\
 +{{ :planar2_pbrshaderui.jpg?direct&400 |}}
 +\\
 +###
 +For some values such as the metallic, gloss (smoothness), roughness and specular, the shader allows you to select the source of these inputs. The source can be either the direct values as shown in the shader's interface or the corresponding texture. By using the drop down menu you can select which source to use
 +###
 +
 +###
 +On top of the standard shader properties and the default reflection properties such as the reflection tint, distortion and blur, the Depth versions of these shaders also include a variable called “Depth Blur Power” in the Depth variants and “Depth Fade Power” in the Depth (Fade) variants. 
 +###
 +
 +\\
 +{{ :planar2_pbrshaderui_2.jpg?direct&400 |}}
 +\\
 +
 +###
 +This Depth power variable controls how the depth will affect the reflections, either by controlling the amount of blur applied depending on the distance between the reflected objects and the surfaces or by fading out the far away objects in the case of the Depth Fade shaders. 
 +###
 +
 +\\
 +{{ :planar2_pbrshaderui_3.png?direct&600 |}}
 +\\
  
 \\ \\
pidi_planar_reflections_2.txt · Last modified: 2019/09/05 14:23 by irrsoft