Skip to content

Hybrid reflection probes for Unity. Proof of concept that reflection probes can be baked in a deferred fashion in order so they can produce realtime lighting effects. Ideal for horror games.

License

Notifications You must be signed in to change notification settings

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

About

Hybrid reflection probes for Unity. Proof of concept that reflection probes can be baked in a deferred fashion in order so they can produce realtime lighting effects. Ideal for horror games.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published