jaroslavstehlik / HRP

Hybrid reflection probes for Unity.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

HRP

Hybrid reflection probes for Unity.

The relfection probe stores albedo, normals and depth texture which is rendered offline in the editor. During runtime the reflection probe is able to respond to dynamic lights in the scene as any regular 3d model would. This approach is fairly cheap, can run on a mobile device and is able to emulate somewhat realtime reflections with global illumination for "free".

preview 1

preview 2

preview 3

About

Hybrid reflection probes for Unity.

License:MIT License


Languages

Language:ShaderLab 76.5%Language:C# 19.6%Language:HLSL 3.9%