Skip to content

jaroslavstehlik/HRP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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