[Feature request] Stochastic SSR (SSSR) #29

Open
opened 2025-04-04 09:12:23 +00:00 by TriVoxel · 0 comments

Description

Stochastic SSR is a more realistic but also more costly SSR implementation which handles rough surfaces more realistically. The current solution struggles to represent rough materials realistically. LVutner had a decent proof-of-concept, demoed in this video.

Here's their fork and some BRDF work: https://github.com/LVutner/armory/tree/lv_brdf_fixes

Supposedly, this technique can potentially support screen-space refraction!

There are likely some optimizations to be made here, and of course we need to blend the environment cubemap with the reflection. Perhaps we could reach out and LVutner could finish this themselves? They seem quite smart!

## Description Stochastic SSR is a more realistic but also more costly SSR implementation which handles rough surfaces more realistically. The current solution struggles to represent rough materials realistically. LVutner had a decent proof-of-concept, [demoed in this video](https://www.youtube.com/watch?v=Bvkkh4-eHBI). Here's their fork and some BRDF work: https://github.com/LVutner/armory/tree/lv_brdf_fixes Supposedly, this technique can potentially support screen-space refraction! There are likely some optimizations to be made here, and of course we need to blend the environment cubemap with the reflection. Perhaps we could reach out and LVutner could finish this themselves? They seem quite smart!
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: LeenkxTeam/LNXSDK#29
No description provided.